VibeUsage MCP Server and Manifest
VibeUsage publishes a valid MCP manifest for agent discovery and maps common agent tools to OpenAPI operations for usage summaries, model breakdowns, and public leaderboard reads.
The MCP manifest is available at /.well-known/mcp/manifest.json. It points agents to /openapi.json for request schemas and scoped permissions.
A callable Streamable HTTP MCP transport is not yet exposed on the public website. Agents should use the OpenAPI contract until the backend MCP endpoint is deployed.