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