Orbit for VS Code
io.orbitapps/mcp
An app builder for agents. Your agent creates screens, a Postgres database, and a live URL.
client:VS Code
transport:streamable-http
Install Orbit in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.orbitapps.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs