check_cycles — FirstKey MCP Tool Read-only
check_cycles
(check cycles) is one of 6 tools on the
FirstKey
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_cycles from your client
- Claude Code FirstKey check_cycles run in your project directory
- Claude Desktop FirstKey check_cycles ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FirstKey check_cycles ~/.cursor/mcp.json
- VS Code FirstKey check_cycles .vscode/mcp.json
- Zed FirstKey check_cycles ~/.config/zed/settings.json
- Windsurf FirstKey check_cycles ~/.codeium/windsurf/mcp_config.json
- Cline FirstKey check_cycles ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FirstKey check_cycles ~/.gemini/settings.json
- Grok FirstKey check_cycles .mcp.json (in your project root)
- ChatGPT FirstKey check_cycles Settings → Connectors → Advanced → Developer mode
- Claude.ai FirstKey check_cycles Settings → Connectors → Add custom connector
- LangChain FirstKey check_cycles pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http firstkey-mcp https://mcp.firstkey.io/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.