
1{2 "mcpServers": {3 "coding standards": {4 "cwd": "/absolute/path/to/coding-standards-mcp",5 "env": {},6 "args": [7 "run",8 "--with",9 "mcp[cli]",10 "mcp",11 "run",12 "/absolute/path/to/coding-standards-mcp/server.py"13 ],14 "shell": false,15 "command": "uv"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation