{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.adapt/adapt",
  "title": "Adapt",
  "description": "Ask the live Adapt agent a question, or read back a chat transcript by its id. Adapt connects to your company's tools and data.",
  "version": "1.0.0",
  "websiteUrl": "https://adapt.com/developers",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://app.adapt.com/mcp"
    }
  ]
}
