Connect the Autype MCP server to Claude Code, the official CLI tool for Claude.
Claude Code versions with remote OAuth support can connect using only the Streamable HTTP URL and then open the Autype consent flow. If your installed version does not start OAuth, use the API-key fallback below.
OAuth (recommended)
Run Claude Code and complete the browser sign-in and consent flow when prompted.
API-key fallback
Replace YOUR_API_KEY with your actual API key from the Dashboard.
Project-specific config
For team-wide sharing, add it to your project’s .mcp.json:
Do not commit API keys to version control. Use environment variables or a .env file instead.
Verify connection
Run a test command to verify the connection:
Claude should be able to call the projects_list tool and return your projects.