{"name":"ai-budget-planner","version":"1.1.0","protocol":"mcp","transport":"streamable-http","endpoint":"POST /ai-budget-planner/mcp","jsonrpc":"2.0","description":"LLM spend tracking MCP server — create budgets, monitor utilisation, get alerts, pull weekly + department reports.","tools":[{"name":"create_budget","description":"Create a monthly LLM budget allocation for a team or department"},{"name":"get_budget","description":"Get current utilisation, spend breakdown by provider, and alert status for a budget"},{"name":"get_budget_alerts","description":"List all threshold alerts triggered for a budget (50%, 75%, 90%, 100%)"},{"name":"weekly_report","description":"Get a 7-day LLM spend digest broken down by department and provider"},{"name":"department_report","description":"Get month-to-date spend, utilisation, and alert status per department"},{"name":"list_providers","description":"List supported LLM providers, their models, and blended cost estimates per 1M tokens"}],"example":{"jsonrpc":"2.0","id":1,"method":"initialize"},"docs":"https://api.lazy-mac.com/ai-budget-planner/openapi.json"}