Skip to content

Connect a client

Add Typist MCP to Claude, ChatGPT, Claude Code, Codex, Cursor, VS Code, or another MCP client.

Updated View as Markdown

Typist MCP supports clients that can connect to a remote Streamable HTTP server and complete OAuth in a browser.

You sign in and approve read-only access in your browser. No API key is required.

  1. Open Customize → Connectors.
  2. Select Add custom connector and paste https://mcp.iamtypist.dev/mcp.
  3. Connect Typist and approve access in the browser.

See Claude’s custom connector guide.

  1. Enable Developer mode in Settings → Apps → Advanced settings.
  2. Select Create, paste https://mcp.iamtypist.dev/mcp, and scan the tools.
  3. Approve access when ChatGPT connects to Typist.

ChatGPT Pro supports read-only MCP apps. Business, Enterprise, and Edu workspaces may require an admin to enable Developer mode. See ChatGPT’s MCP app guide.

claude mcp add --transport http typist https://mcp.iamtypist.dev/mcp

Run /mcp, select typist, and approve access in the browser.

codex mcp add typist --url https://mcp.iamtypist.dev/mcp
codex mcp login typist

Approve access in the browser.

Add this to mcp.json:

{
  "mcpServers": {
    "typist": {
      "url": "https://mcp.iamtypist.dev/mcp"
    }
  }
}
code --add-mcp '{"name":"typist","url":"https://mcp.iamtypist.dev/mcp"}'

Start Typist from the MCP view and approve access in the browser.

Use the server URL:

https://mcp.iamtypist.dev/mcp

Choose Streamable HTTP when the client asks for a transport. The client must support OAuth for remote MCP servers.

Verify the connection

Ask the client:

Search my recent Typist transcripts

A working connection calls search_transcripts and returns your completed transcripts.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close