adapt-io-mcp.yml
Adapt ships NO Model Context Protocol server — hosted or local. This is a CANDIDATE tool surface derived from the four published Prospect API v3 operations, showing what an MCP server over Adapt would expose. Nothing here is served by Adapt today.
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.
Descriptor
Candidate descriptor · transport
Tools
search_contacts— Search Adapt's B2B contact database by contact attributes (name, title, level, department) and company attributes (industry, head count, revenue, location, technology). Returns contacts WITHOUT email addresses; each carries an id used to purchase the record.search_companies— Search the company database by name, domain, industry, sub-industry, head count, revenue and location. Returns company records plus numberOfContacts.enrich_contact— Enrich a known contact from one of three input combinations — email, linkedinURL, or firstName + lastName + domain — optionally including EMAIL and/or PHONE.purchase_contacts— Reveal email and phone for up to 50 contact ids returned by search_contacts. This SPENDS email and phone credits and is irreversible.
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.