check_mcps — MCP Checkup MCP Tool Read-only
check_mcps
(check mcps) is one of 6 tools on the
MCP Checkup
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_mcps from your client
- Claude Code MCP Checkup check_mcps run in your project directory
- Claude Desktop MCP Checkup check_mcps ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor MCP Checkup check_mcps ~/.cursor/mcp.json
- VS Code MCP Checkup check_mcps .vscode/mcp.json
- Zed MCP Checkup check_mcps ~/.config/zed/settings.json
- Windsurf MCP Checkup check_mcps ~/.codeium/windsurf/mcp_config.json
- Cline MCP Checkup check_mcps ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI MCP Checkup check_mcps ~/.gemini/settings.json
- Grok MCP Checkup check_mcps .mcp.json (in your project root)
- ChatGPT MCP Checkup check_mcps Settings → Connectors → Advanced → Developer mode
- Claude.ai MCP Checkup check_mcps Settings → Connectors → Add custom connector
- LangChain MCP Checkup check_mcps pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcpcheckup.com/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.