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