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