{
    "$schema": "https://static.modelcontextprotocol.io/schemas/mcp-server-card/v1.json",
    "version": "1.0",
    "protocolVersion": "2025-11-25",
    "serverInfo": {
        "name": "bitbeam",
        "title": "BitBeam Capability Marketplace",
        "version": "1.0.0"
    },
    "description": "BitBeam business OS — scan, capture, recover, and manage WordPress sites. Combined gateway for native capabilities, WordPress REST, and tenant-registered MCP servers.",
    "documentationUrl": "https://mcp.city/docs/mcp",
    "transport": {
        "type": "streamable-http",
        "url": "https://mcp.city/v1/mcp"
    },
    "capabilities": [
        "tools",
        "resources"
    ],
    "access": {
        "free": "tools/list, ping, initialize, public tools",
        "oauth": "tenant-scoped tools/call (RBAC)",
        "x402": "premium per-call tools (USDC micropayment)",
        "license": "subscription tiers bypass x402"
    }
}