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