Loading subscription status...
{
"mcpServers": [
{
"cfbd-mcp-server": {
"env": {
"PATH": "/full/path/to/python",
"CFB_API_KEY": "xxx"
},
"args": [
"--directory",
"/full/path/to/cfbd-mcp-server",
"run",
"cfbd-mcp-server"
],
"command": "uv"
}
}
]
}