b8c760d004
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13 lines
302 B
JSON
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": ""
|
|
}
|
|
}
|
|
}
|
|
}
|