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