chore: sync from fn-registry agent

This commit is contained in:
fn-registry agent
2026-05-13 00:50:31 +02:00
commit 7d5d4fb394
17 changed files with 5241 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"mcpServers": {
"jupyter": {
"command": "/home/lucas/fn_registry/projects/imagegen/analysis/spike_diffusers_vs_sdcpp/.venv/bin/python",
"args": ["-m", "jupyter_mcp_server.server"],
"env": {
"SERVER_URL": "http://localhost:8888",
"TOKEN": ""
}
}
}
}