
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "graphql": {4 "cwd": "string (optional)",5 "env": {},6 "args": [7 "mcp-graphql",8 "--endpoint",9 "http://localhost:3000/graphql"10 ],11 "shell": false,12 "command": "npx"13 }14 }15}
暂无评论. 成为第一个评论的人!
登录以参与讨论