OBTO for VS Code
co.obto/obto
Your AI builds, deploys, and runs full-stack apps on a hosted workspace created at first sign-in.
client:VS Code
transport:streamable-http
Install OBTO in VS Code
.vscode/mcp.json
{
"servers": {
"obto": {
"type": "http",
"url": "https://app.obto.co/ms/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs