Add Reckon to your coding agent. A browser opens for sign-in — no API key to copy.
What happens when you connect
Connect with Claude
Find Reckon in Claude's connector directory and connect. You'll be signed in and connected in one step.
Manual setup — available now
Add as an MCP server in your settings:
{
"mcpServers": {
"reckon": {
"url": "https://www.reckon.software/api/mcp"
}
}
}Add via Settings → MCP Servers, or use this link:
Add to CursorSource: cursor.com/docs/mcp/install-links (verified 2026-08-20)
Add to your project config:
# codex.toml [mcp.reckon] url = "https://www.reckon.software/api/mcp" transport = "streamable-http"
Server URL
https://www.reckon.software/api/mcpStreamable HTTP transport. OAuth 2.1 resource server.