Installs read-only and trusted-write MCP client config examples under /usr/local/share/clawdie-iso/mcp-examples and links them from the bootstrap page.\n\nChecks: ./scripts/check-format.sh; sh -n build.sh scripts/stage-colibri-iso.sh; python3 -m json.tool MCP examples; git diff --check
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"mcpServers": {
|
|
"colibri": {
|
|
"command": "/usr/local/bin/colibri-mcp",
|
|
"args": [],
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|