Files
2026-05-30 17:28:44 +02:00

13 lines
303 B
JSON

{
"mcpServers": {
"jupyter": {
"command": "/home/lucas/fn_registry/projects/imagegen/analysis/spike_image_to_3d/.venv/bin/jupyter-mcp-server",
"args": [
"--transport", "stdio",
"--jupyter-url", "http://localhost:8888",
"--jupyter-token", ""
]
}
}
}