13 lines
275 B
JSON
13 lines
275 B
JSON
{
|
|
"mcpServers": {
|
|
"jupyter": {
|
|
"command": "/home/enmanuel/fn_registry/analysis/nats/.venv/bin/jupyter-mcp-server",
|
|
"args": [
|
|
"--transport", "stdio",
|
|
"--jupyter-url", "http://localhost:8890",
|
|
"--jupyter-token", ""
|
|
]
|
|
}
|
|
}
|
|
}
|