{
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "com.trolypage/all",
    "title": "TrolyPage Unified MCP",
    "description": "One tenant-scoped MCP connection for customer support, commerce, analytics, social, marketing, knowledge and workspace operations. Capabilities are filtered by workspace entitlements.",
    "version": "1.2.0",
    "websiteUrl": "https://trolypage.com/mcp",
    "remotes": [
        {
            "type": "streamable-http",
            "url": "https://trolypage.com/mcp/troly"
        }
    ],
    "_meta": {
        "com.trolypage/catalog": {
            "index": "https://trolypage.com/mcp-manifests/index.json",
            "authentication": "OAuth 2.1 or workspace-bound MCP API key",
            "requiredScope": "mcp:use"
        }
    }
}
