Hosted MCP (BYO execution default)
Today: run restormel-mcp locally (stdio) or call the dashboard POST …/keys/dashboard/api/suite/invoke mirror with a Gateway key—execution of your LLM calls stays in your stack.
Product direction
- Hosted MCP transport + auth — durable endpoint so IDEs need not run Node locally.
- BYO backend — tools resolve policies and project state; model calls forward to your URLs / BYOK providers.
- GPU bridge tools — register/probe private OpenAI-compatible routes (pairs with BYO-GPU guides).
Security — Multi-tenant MCP needs strict tool allowlists and threat modeling. Do not route arbitrary tool execution through Restormel until reviewed.
See also: MCP setup and BYO-GPU VM path.