You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_agent_roi

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Calculate ROI per AI agent. Shows value generated vs AI cost consumed, with daily trend, success rate, and comparison to pre-AI baseline. Answers: 'Is this agent generating or consuming value?' and 'What's the ROI trend?'

Parameters schema

{
  "type": "object",
  "title": "thinkneo_agent_roiArguments",
  "properties": {
    "days": {
      "type": "integer",
      "title": "Days",
      "default": 30,
      "description": "Number of days to analyze"
    },
    "workspace": {
      "type": "string",
      "title": "Workspace",
      "default": "default",
      "description": "Workspace identifier"
    },
    "agent_name": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Agent Name",
      "default": null,
      "description": "Specific agent to analyze. If omitted, returns all agents."
    }
  }
}

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 →