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