You're viewing a demo portfolio

Join the waitlist
PRSM

ftg_opportunity_scout

Active

Tool of gapup-mcp

declared in 0.2.0

Rank the best countries for a given commodity — where the market gap, opportunity score and potential margin are highest. Cross-country scouting. When to use this tool: an agent has a commodity and needs to know WHERE to sell, export to or set up local production. Input: a commodity name.

Parameters schema

{
  "type": "object",
  "required": [
    "commodity"
  ],
  "properties": {
    "async": {
      "type": "boolean",
      "description": "If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client timeouts."
    },
    "limit": {
      "type": "integer",
      "maximum": 50,
      "minimum": 1,
      "description": "Maximum countries to return (default 20)"
    },
    "commodity": {
      "type": "string",
      "minLength": 2,
      "description": "Commodity name (e.g. 'rice', 'soybean', 'poultry')"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

gapup-mcp

https://github.com/getgapup/gapup-mcp-public

2/7 registries
View full server →