Connection overview
Connect an assistant to atode over the Model Context Protocol (MCP) when you want it to use your actual lessons and practice history.
Endpoint and OAuth access
Use the atode MCP endpoint over Streamable HTTP:
https://mcp.atode.dev/mcp
The public connection is OAuth 2.1 with PKCE. Your client registers itself, opens the atode sign-in and consent page in a browser, and receives a short- lived access token plus a refresh token. Approve only the scopes shown on the consent screen.
Choose a provider guide: Claude, Codex, Kimi, or Mistral. Each guide starts with the OAuth route. If a surface changes, follow its official documentation linked at the bottom of the guide.