Files

13 lines
278 B
JSON

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