For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dashboard
User GuideDeveloper GuidesAPI Reference
User GuideDeveloper GuidesAPI Reference
  • Getting Started
    • What is Runtype?
    • Creating your account
    • Platform Keys vs. BYOK
    • Understanding the Runtype UI
    • Quickstart: Social Media Post Generator
    • Quickstart: From Agent to Chat Widget
  • Dashboard
    • What is the Dashboard?
    • Daily Executions
  • Playground
    • What is the Playground?
  • Products & Surfaces
    • What are Products?
    • What are Surfaces?
    • Creating a Product
    • Setting up a Chat Surface
    • Setting up an API Surface
    • Setting up an MCP Surface
    • Setting up an A2A Surface
    • Setting up a Slack Surface
  • Flows
    • What are Flows?
    • Creating and Editing Flows
    • Flow step types overview
    • Agent and Flow Templates
  • Agents
    • What are Agents?
    • Creating and configuring Agents
    • Agent tools
  • Records
    • What are Records?
    • Creating and managing records
  • Tools
    • What are Tools?
    • Built-in Tools
    • Creating custom tools
    • Creating external tools
  • Evals
    • What are Evals?
    • Running an Eval
  • Schedules
    • What are Schedules?
  • Logs
    • What are Logs?
  • Integrations
    • Connecting AI model providers
  • Settings
    • What's in Settings?
    • Available AI models
  • Troubleshooting & FAQ
    • FAQ
    • Rate Limits and Usage
    • Managing Runtype with Claude
Dashboard
LogoLogo
On this page
  • Set up the connection
  • What you can do
Troubleshooting & FAQ

Managing Runtype with Claude

Connect your Runtype account to Claude and manage your Surfaces, Agents, Flows, Records, and more through natural conversation. Once connected, Claude can work with your Runtype workspace directly so you can inspect, update, and run capabilities without leaving the chat.

Runtype connects to Claude with a secure OAuth flow, so you can authorize access in a few clicks without sharing credentials directly.

Set up the connection

  1. In Claude, open Settings and go to Connectors.
  2. Click Add custom connector.
  3. Enter a name such as Runtype and use this URL: https://api.runtype.com/v1/mcp/protocol
  4. Click Add. When the connector appears in your list, click Connect to start authorization.
  5. Claude will redirect you to your Runtype dashboard. Approve the connection to link your account securely.
  6. Return to Claude. When you see Configure, the connection is ready to use.

What you can do

After setup, Claude can interact with your Runtype account directly. You can ask Claude to:

  • List your Flows or Agents
  • Create or update a Flow
  • Run an Agent or Flow on demand
  • View and manage your Records

You can ask Claude to run a Flow with specific input and stream the result back into the conversation. This is a fast way to test behavior and iterate. If you are setting up Claude access for the first time, see Setting Up an MCP Surface. To understand how this fits into deployment, see What are Surfaces?.

Was this page helpful?
Previous
Built with