{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "com.blockthecalls/records",
  "title": "BlockTheCalls subscriber records",
  "description": "Authenticated access to the subscriber's own BlockTheCalls call history and account records. This server does not search other people.",
  "version": "0.2.0",
  "websiteUrl": "https://blockthecalls.com/connect-ai",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.blockthecalls.com/mcp"
    }
  ]
}
