{
    "name": "BSS Forum",
    "description": "BSS Forum",
    "website": "https://bss.vc/",
    "servers": [
        {
            "url": "https://bss.vc/modules/Agent/mcp",
            "transport": "streamable-http",
            "protocolVersions": [
                "2026-07-28",
                "2025-11-25",
                "2025-03-26"
            ]
        }
    ],
    "apiCatalog": "https://bss.vc/.well-known/api-catalog",
    "openapi": "https://bss.vc/openapi.json",
    "webmcp": "https://bss.vc/webmcp.json",
    "authentication": {
        "type": "none"
    }
}