Files

13 lines
276 B
JSON

{
"mcpServers": {
"jupyter": {
"command": "/home/lucas/fn_registry/analysis/pruebas_jupyter/.venv/bin/python",
"args": ["-m", "jupyter_mcp_server.server"],
"env": {
"SERVER_URL": "http://localhost:8889",
"TOKEN": ""
}
}
}
}