Typo MCP Server
Connect Typo MCP Server with your AI coding assistants like Clade, OpenAI, and Cursor to retrieve engineering insights and build reports directly within your existing tools.
To setup MCP server, follow these steps -
Navigate to Settings > MCP Server

Choose the AI assistant you want to connect the Typo MCP Server with, and click on Generate token

Copy the access token & copy your Access token in a safe place; you won't be able to view it again. Keep it secure, as anyone with your API token can make requests on your behalf. If you lose it, you'll need to generate a new one.
Follow these next steps for Claude -
In Claude, go to Customise -> Connectors.
Click the "+" icon next to Connectors and click on "Add Custom Connector".
Enter a name (e.g., Typo-MCP-Server) and the MCP server URL:
https://typo-mcp-server-735702776136.us-central1.run.app/mcpSkip "Advanced settings" — Typo doesn't need an OAuth Client ID/Secret, and click "Add".
The Typo connector now appears in your Connectors list. Click "Connect" to authenticate.
Claude redirects to your Typo login page. Paste the Claude Token, then click "Authorise." (An invalid token gives "Failed to establish connection.")
Open a new chat, click the "+" at the lower left, choose "Connectors," and toggle Typo-MCP-Server on for that conversation.
Follow these next steps for Cursor -
In Cursor, go to Settings -> Tools & MCPs. Under Installed MCP Servers, click "Add Custom MCP".
When the mcp.json file opens, add the following configuration, replacing <NAME> with a name of your choice (e.g., Typo-MCP-Server):
Save and close the mcp.json file. The Typo MCP server now appears under Installed MCP Servers. Click "Connect" to begin authentication.
You'll be redirected to the Typo login page. Paste your Cursor Token, click "Authorise", and then select "Open Cursor" when prompted. (Invalid token gives "Failed to establish connection.")
Open a new chat, switch to "Ask" mode, and start asking queries.
Follow these next steps for OpenAI -
In ChatGPT, go to Settings -> Apps -> Advanced Settings, enable "Developer Mode", and click "Create App".
Enter a name (e.g., Typo-MCP-Server) and the MCP server URL:
Set Authentication to "OAuth". Under Advanced OAuth Settings, select "Dynamic Client Registration (DCR)", choose "I understand and want to continue," and click "Create".
Select "Sign in with Typo-MCP-Server". You'll be redirected to the Typo login page. Paste your ChatGPT Token and click "Authorise." (An invalid token gives "Failed to establish connection.")
Open a new chat, click the "+" button, choose "More", select "Typo-MCP-Server" for the conversation, and start asking queries.
Last updated