chore: auto-commit (1 archivos)
- .mcp.json Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
"jupyter": {
|
"jupyter": {
|
||||||
"command": "/home/egutierrez/fn_registry/projects/aurgi/analysis/presupuestos_callcenter/.venv/bin/python",
|
"command": "bash",
|
||||||
"args": ["-m", "jupyter_mcp_server.server"],
|
"args": ["/home/egutierrez/fn_registry/bash/functions/infra/jupyter_mcp_serve.sh"],
|
||||||
"env": {
|
"env": {
|
||||||
"SERVER_URL": "http://localhost:8888",
|
"JUPYTER_MCP_ROOT": "/home/egutierrez/fn_registry/projects/aurgi/analysis/presupuestos_callcenter",
|
||||||
"TOKEN": ""
|
"JUPYTER_MCP_PORT": "8904"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user