get_investor_profile — IT桔子 MCP MCP Tool Read-only
get_investor_profile
(get investor profile) is one of 21 tools on the
IT桔子 MCP
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_investor_profile from your client
- Claude Code IT桔子 MCP get_investor_profile run in your project directory
- Claude Desktop IT桔子 MCP get_investor_profile ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor IT桔子 MCP get_investor_profile ~/.cursor/mcp.json
- VS Code IT桔子 MCP get_investor_profile .vscode/mcp.json
- Zed IT桔子 MCP get_investor_profile ~/.config/zed/settings.json
- Windsurf IT桔子 MCP get_investor_profile ~/.codeium/windsurf/mcp_config.json
- Cline IT桔子 MCP get_investor_profile ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI IT桔子 MCP get_investor_profile ~/.gemini/settings.json
- Grok IT桔子 MCP get_investor_profile .mcp.json (in your project root)
- ChatGPT IT桔子 MCP get_investor_profile Settings → Connectors → Advanced → Developer mode
- Claude.ai IT桔子 MCP get_investor_profile Settings → Connectors → Add custom connector
- LangChain IT桔子 MCP get_investor_profile pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http itjuzi-mcp https://mcp.itjuzi.com/mcp
Other tools on this server
- search_companies
- count_companies
- search_closed_companies
- count_closed_companies
- analyze_closed_company_cohort
- resolve_companies
- get_company_profile
- get_company_funding_events
- search_events
- rank_companies_by_funding
- aggregate_funding_by_tags
- search_investors
- search_people
- get_person_profile
- search_investor_cases
- search_person_investment_cases
- search_company_investment_cases
- search_fa_cases
- get_lookup_options
- search_tags
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.