Happyrobot Twin MCP Server

First-party remote MCP server over the customer's Twin database — 9 published tools covering schema introspection, paginated reads, table creation, row insert/update/delete, table drop, and arbitrary SQL execution (SELECT, INSERT, UPDATE, DELETE and DDL). Streamable HTTP, OAuth 2.0 under the same single coarse mcp:full scope as the Workflows server, so there is no read-only scope with which to bind a research agent. Supersedes the deprecated stdio package @happyrobot-ai/mcp-twin.

API entry from apis.yml

apis.yml Raw ↑
name: Happyrobot Twin MCP Server
description: First-party remote MCP server over the customer's Twin database — 9 published tools covering
  schema introspection, paginated reads, table creation, row insert/update/delete, table drop, and arbitrary
  SQL execution (SELECT, INSERT, UPDATE, DELETE and DDL). Streamable HTTP, OAuth 2.0 under the same single
  coarse mcp:full scope as the Workflows server, so there is no read-only scope with which to bind a research
  agent. Supersedes the deprecated stdio package @happyrobot-ai/mcp-twin.
humanURL: https://docs.happyrobot.ai/developer-tools/mcp-twin
baseURL: https://mcp.platform.happyrobot.ai/twin/mcp
tags:
- mcp
- agent-native
- database
properties:
- type: MCPServer
  url: mcp/happyrobot-mcp.yml
- type: ToolCrosswalk
  url: mcp/happyrobot-tool-crosswalk.yml
- type: MCP
  url: https://mcp.platform.happyrobot.ai/twin/mcp
- type: OAuthScopes
  url: scopes/happyrobot-scopes.yml