orchestra-mcp/framework
An AI-agentic IDE framework built on a plugin host architecture. Every capability is a plugin — storage, tools, transport, AI — communicating over QUIC with mTLS and Protobuf messages.
Platform-specific configuration:
{
"mcpServers": {
"framework": {
"command": "npx",
"args": [
"-y",
"framework"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...