{
  "mcpServers": {
    "cca-f-tools": {
      "command": "python",
      "args": ["../p5-custom-mcp-server/server.py"],
      "env": {
        "MCP_API_KEY": "${MCP_API_KEY}"
      }
    }
  }
}
