Adapt for developers and agents
Adapt is built to be driven by agents as well as people. Connect over MCP, authorize with OAuth 2.1, and read any page on this site as Markdown.
Adapt MCP server
A Streamable HTTP endpoint at https://app.adapt.com/mcp. It exposes ask_adapt, which puts a question to the live Adapt agent or returns a chat transcript by its chat_id. Access is authorized with OAuth 2.1, using a bearer token in the Authorization header.
Authorization
The MCP endpoint is an OAuth 2.1 protected resource. Its metadata (RFC 9728) names the authorization server, whose own metadata (RFC 8414) carries the authorization, token and registration endpoints and supports PKCE.
Markdown representations
Every page on adapt.com answers Accept: text/markdown with Markdown instead of HTML, so an agent never has to parse our markup. Responses set Vary: Accept.
curl -H 'Accept: text/markdown' https://adapt.com/pricing
Make your company
instantly AI native.
Bring the integrated coworker to your whole team. Get started free with $100 in credits when you add Adapt to Slack.