660a65834e
- .mcp.json Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13 lines
330 B
JSON
13 lines
330 B
JSON
{
|
|
"mcpServers": {
|
|
"jupyter": {
|
|
"command": "bash",
|
|
"args": ["/home/egutierrez/fn_registry/bash/functions/infra/jupyter_mcp_serve.sh"],
|
|
"env": {
|
|
"JUPYTER_MCP_ROOT": "/home/egutierrez/fn_registry/projects/aurgi/analysis/presupuestos_callcenter",
|
|
"JUPYTER_MCP_PORT": "8904"
|
|
}
|
|
}
|
|
}
|
|
}
|