{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server-card.schema.json",
  "name": "com.framekeep/public",
  "title": "Framekeep Public Discovery",
  "description": "Read-only public product and resource discovery for Framekeep.",
  "version": "1.2.0",
  "websiteUrl": "https://framekeep.com/developers",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://framekeep.com/mcp",
      "supportedProtocolVersions": [
        "2025-11-25",
        "2025-06-18",
        "2025-03-26"
      ]
    }
  ]
}