diff --git a/README.md b/README.md index 42f9c8c..ed9888b 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Add to your IDE's MCP config: ```json { "mcpServers": { - "@magicuidesign/mcp": { + "magicuidesign-mcp": { "command": "npx", "args": ["-y", "@magicuidesign/mcp@latest"] }