taker-go
Candidate MCP tool surface derived from the documented Taker GO integration API operations. Taker does not publish an official hosted/remote MCP server; this is a governance starting point, not a provider claim.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport http
Tools
create_dsp_order— Create a delivery order on the DSP integration surface.get_dsp_order— Retrieve a DSP order by ID.cancel_dsp_order— Cancel a DSP order by ID.create_delivery_request— Submit a delivery request on the restaurant integration surface.get_delivery_request— Check the status of a restaurant delivery request by ID.route_next_dsp— Re-route a delivery request to an alternative delivery provider.cancel_delivery_request— Cancel a restaurant delivery request by ID.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.