Skip to content

Commit 5e30676

Browse files
committed
fix: mcp server json
Signed-off-by: Frost Ming <me@frostming.com>
1 parent d42b11c commit 5e30676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Add the following to `claude_desktop_config.json`:
1212
"template-mcp-server": {
1313
"command": "uvx",
1414
"args": [
15-
"template-mcp-server",
15+
"template-mcp-server"
1616
]
1717
}
1818
}

0 commit comments

Comments
 (0)