Files
2026-05-21 18:26:30 +02:00

13 lines
304 B
JSON

{
"mcpServers": {
"jupyter": {
"command": "/home/egutierrez/fn_registry/projects/aurgi/analysis/presupuestos_callcenter/.venv/bin/python",
"args": ["-m", "jupyter_mcp_server.server"],
"env": {
"SERVER_URL": "http://localhost:8888",
"TOKEN": ""
}
}
}
}