{"name":"Budgetmend Agent","description":"Paycheck-aware budgeting assistant for irregular income. Discovers bills, explains safe-to-spend amounts, and connects to Budgetmend APIs on behalf of authenticated users.","version":"1.0.0","provider":{"organization":"Budgetmend","url":"https://www.budgetmend.com"},"documentationUrl":"https://www.budgetmend.com/api/docs","capabilities":{"streaming":false,"pushNotifications":false,"extendedAgentCard":true},"supportedInterfaces":[{"url":"https://www.budgetmend.com/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"},{"url":"https://www.budgetmend.com/mcp","protocolBinding":"HTTP+JSON","protocolVersion":"2024-11-05"}],"defaultInputModes":["text/plain","application/json"],"defaultOutputModes":["text/plain","application/json"],"skills":[{"id":"discover-apis","name":"Discover APIs","description":"Fetch the RFC 9727 API catalog, OpenAPI service descriptions, and auth.md registration guide.","tags":["discovery","api-catalog","openapi"],"examples":["What APIs does Budgetmend expose for agents?"]},{"id":"check-health","name":"Check API Health","description":"Verify Budgetmend API availability and Firebase admin readiness.","tags":["health","status"],"examples":["Is the Budgetmend API healthy?"]},{"id":"budget-guidance","name":"Budget Guidance","description":"Explain paycheck planning concepts and safe-to-spend guidance using authenticated Budgetmend AI explain endpoints when a user token is provided.","tags":["budget","paycheck","guidance"],"examples":["How should I plan around biweekly pay?","Explain my safe-to-spend amount before my next paycheck."]}],"authentication":{"schemes":["Bearer"]},"securitySchemes":{"bearerAuth":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"Firebase ID token obtained after user sign-in per auth.md."}},"security":[{"bearerAuth":[]}],"extensions":{"authMd":"https://www.budgetmend.com/auth.md","oauthProtectedResource":"https://www.budgetmend.com/.well-known/oauth-protected-resource"}}