13 lines
304 B
JSON
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": ""
|
|
}
|
|
}
|
|
}
|
|
}
|