You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_decision_cost

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Analyze cost-per-decision for AI agents. Shows the actual AI cost for each decision, compared to the pre-AI baseline. Answers: 'How much does each AI decision cost?' and 'How does it compare to doing it without AI?'

Parameters schema

{
  "type": "object",
  "title": "thinkneo_decision_costArguments",
  "properties": {
    "period": {
      "type": "string",
      "title": "Period",
      "default": "this-month",
      "description": "Time period: 'today', 'this-week', 'this-month', 'all'"
    },
    "workspace": {
      "type": "string",
      "title": "Workspace",
      "default": "default",
      "description": "Workspace identifier"
    },
    "agent_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Agent Name",
      "default": null,
      "description": "Filter by specific agent"
    },
    "process_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Process Name",
      "default": null,
      "description": "Filter by specific process"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

ThinkNEO MCP Server

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

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