Skip to content
Claude Desktop

OBTO for Claude Desktop

co.obto/obto

Your AI builds, deploys, and runs full-stack apps on a hosted workspace created at first sign-in.

client:Claude Desktop transport:streamable-http

Install OBTO in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "obto": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.obto.co/ms/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

OBTO in other clients