You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_check_spend

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Check AI spend summary for a workspace, team, or project. Returns real cost breakdown by provider, model, and time period from the ThinkNEO AI gateway.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_check_spendArguments",
  "properties": {
    "period": {
      "type": "string",
      "title": "Period",
      "default": "this-month",
      "description": "Time period: today, this-week, this-month, last-month"
    },
    "group_by": {
      "type": "string",
      "title": "Group By",
      "default": "provider",
      "description": "Group costs by: provider, model, team, or project"
    },
    "workspace": {
      "type": "string",
      "title": "Workspace",
      "default": "default",
      "description": "Workspace name or ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →
thinkneo_check_spend — ThinkNEO MCP Server — PRSM MCP