909290ddbf
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
13 lines
314 B
JSON
13 lines
314 B
JSON
{
|
|
"mcpServers": {
|
|
"registry": {
|
|
"command": "./apps/registry_mcp/registry_mcp",
|
|
"args": ["--enable-run", "--enable-write"]
|
|
},
|
|
"jupyter": {
|
|
"command": "bash",
|
|
"args": ["-c", "exec bash \"$(git rev-parse --show-toplevel)/bash/functions/infra/jupyter_mcp_serve.sh\""]
|
|
}
|
|
}
|
|
}
|