Proposed Architecture
Clippy → ODR → MCP Server (no intermediary CLI needed)
Step 1
Route
odr mcp search "…"
Find the right server
by keyword match
Step 2
Launch
odr mcp --proxy <server>
Sandboxed stdio pipe
with IT controls
Step 3
Call
Native MCP via SDK
Clippy speaks MCP
directly — no wrapper
🔍
Lazy Discovery
No upfront schema loading
🛡️
Sandboxed
ODR isolates server processes
📋
Audit Trail
IT visibility into tool calls
⚡
No Extra Hop
SDK → MCP server directly