Files
2026-05-04 23:44:11 +02:00

13 lines
302 B
JSON

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