Files
estudio_embeddings/.mcp.json
T

13 lines
279 B
JSON

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