@@ -1,8 +1,10 @@
{
"mcpServers": {
"clubber": {
"command": "uv",
"args": ["run", "python", "-m", "src.mcp_server"],
"command": "node",
"args": [
"dist/mcp_server.js"
],
"env": {
"CLUBBER_API_URL": "http://127.0.0.1:8000/graphql"
}
The note is not visible to the blocked user.