Managing Runtype with Claude
Connect your Runtype workspace to Claude through the hosted Model Context Protocol (MCP) server. Use Claude to manage Surfaces, Agents, Flows, Records, and other workspace resources.
Runtype uses OAuth for the connection. You authorize access in your browser without sharing your Runtype credentials with Claude.
This page covers the Claude app. If you use a coding agent such as Claude Code or Cursor, run one command to set up the connection. For instructions, see Connect Runtype to coding agents.
Set up the connection
To connect the Claude app to Runtype, follow these steps:
- In Claude, open Settings > Connectors.
- Click Add custom connector.
- Enter
Runtypeas the connector name andhttps://api.runtype.com/v1/mcp/protocolas the connector URL. - Click Add. The connector appears in your list.
- Click Connect for the Runtype connector to start authorization.
- When Claude redirects you to your Runtype dashboard, approve the connection.
- Return to Claude and confirm that Configure appears for the Runtype connector.
What you can do
After you connect Claude, ask Claude to use the Runtype MCP server for these tasks:
- List your Flows or Agents.
- Create or update a Flow.
- Run an Agent or Flow on demand.
- View and manage your Records.
Ask Claude to run a Flow with specific input and stream the result into the conversation. Use this process to test behavior and iterate. To expose a Runtype Product to Claude through an MCP Surface, see Setting up an MCP Surface. For client-specific configuration, see Connecting to MCP clients. To compare Surface types, see What are Surfaces?.
Next steps
Use these guides to continue:
- Agent skills: install reusable instructions and tools for coding agents.
- Setting up an MCP Surface: expose your Product’s Capabilities to Claude and other MCP clients.
- Connecting to MCP clients: configure Claude, Cursor, and other clients.