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