
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}
No reviews yet. Be the first to review!
Sign in to join the conversation