CoReason Ecosystem — Federated MCP Gateway for Zed
io.github.coreason-ai/coreason-ecosystem
CoReason Tripartite Architecture Governance Plane. Stateless zero-trust federated MCP gateway.
client:Zed
transport:stdio
runtime:pypi
Install CoReason Ecosystem — Federated MCP Gateway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"coreason-ecosystem": {
"command": "uvx",
"args": [
"coreason-ecosystem"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs