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