{"plans": [{"id": "plan-free", "slug": "free", "name": "Free", "price_amount": 0, "currency": "rub", "created_at": "2026-08-21T13:29:19.035909+00:00", "entitlements": {"mcp": true, "gateway": true}, "quotas": {"max_projects": 1, "max_gateway_bindings": 1, "max_memories_per_project": 1000, "max_mcp_calls_per_minute": 60, "max_downstream_concurrency": 2, "downstream_timeout_seconds": 20, "max_downstream_response_bytes": 1048576}}, {"id": "plan-micro", "slug": "micro", "name": "Micro", "price_amount": 50, "currency": "rub", "created_at": "2026-09-22T03:43:54.861031+00:00", "entitlements": {"mcp": true}, "quotas": {"max_projects": 1, "max_memories_per_project": 2000, "max_mcp_calls_per_minute": 60, "max_downstream_concurrency": 1}}, {"id": "plan-starter", "slug": "starter", "name": "Starter", "price_amount": 2900, "currency": "rub", "created_at": "2026-08-18T12:33:19.863345+00:00", "entitlements": {"mcp": true}, "quotas": {"max_projects": 3, "max_memories_per_project": 10000, "max_mcp_calls_per_minute": 120, "max_downstream_concurrency": 3}}, {"id": "plan-pro", "slug": "pro", "name": "Enterprise", "price_amount": 9900, "currency": "rub", "created_at": "2026-08-18T12:33:19.863362+00:00", "entitlements": {"mcp": true, "priority": true}, "quotas": {"max_projects": 10, "max_memories_per_project": 100000, "max_mcp_calls_per_minute": 600, "max_downstream_concurrency": 10}}]}