{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "com.telnesstech/docs",
  "description": "Search and read the Seamless OS developer documentation: API reference, guides, concepts, and webhook events. Read-only, no authentication.",
  "version": "1.0.0",
  "websiteUrl": "https://docs.telnesstech.com/developer-guide/docs-for-agents",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://docs.telnesstech.com/mcp"
    }
  ]
}
