13 lines
303 B
JSON
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", ""
|
|
]
|
|
}
|
|
}
|
|
}
|