get_my_mcp_status — HoldingsIntel MCP Tool Read-only
get_my_mcp_status
(get my mcp status) is one of 24 tools on the
HoldingsIntel
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_my_mcp_status from your client
- Claude Code HoldingsIntel get_my_mcp_status run in your project directory
- Claude Desktop HoldingsIntel get_my_mcp_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HoldingsIntel get_my_mcp_status ~/.cursor/mcp.json
- VS Code HoldingsIntel get_my_mcp_status .vscode/mcp.json
- Zed HoldingsIntel get_my_mcp_status ~/.config/zed/settings.json
- Windsurf HoldingsIntel get_my_mcp_status ~/.codeium/windsurf/mcp_config.json
- Cline HoldingsIntel get_my_mcp_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HoldingsIntel get_my_mcp_status ~/.gemini/settings.json
- Grok HoldingsIntel get_my_mcp_status .mcp.json (in your project root)
- ChatGPT HoldingsIntel get_my_mcp_status Settings → Connectors → Advanced → Developer mode
- Claude.ai HoldingsIntel get_my_mcp_status Settings → Connectors → Add custom connector
- LangChain HoldingsIntel get_my_mcp_status pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://mcp.holdingsintel.com/sse
Other tools on this server
- analyze_stock
- analyze_fund
- find_signals
- compare_funds
- clone_fund
- search_filers
- search_securities
- list_quarters
- get_congress_trades
- analyze_politician
- get_insider_trades
- get_activist_stakes
- get_fund_holdings
- get_stock_holders
- get_13f_activity
- list_saved_lists
- get_saved_list
- create_saved_list
- rename_saved_list
- delete_saved_list
- add_saved_list_item
- update_saved_list_item_notes
- remove_saved_list_item
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.