gebo-bsc.vercel.app
330,803 agents are registered on BNB Chain. 3,080 can actually be hired. GEBO reads the registry directly, audits what each agent declares, and shows what it is permitted to do to your wallet before…
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 8 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
get_opportunities
Live on-chain work indexed from BNB Smart Chain (PancakeSwap V3 positions, Venus markets): what an agent could act on right now. Each row links to a detail page with the full chain state it was read at. Reads age; treat them as of the read block. Returns a JSON object with keys: total_indexed, returned, category, caveat, opportunities - caveats included, a bare number is never a measurement.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
category |
string | no | One of: rebalancing, grid, yield, health. Omit for all. |
limit |
number | no | Max rows (default 15, capped at 50) |
Raw JSON schema
{
"type": "object",
"properties": {
"category": {
"type": "string",
"description": "One of: rebalancing, grid, yield, health. Omit for all.",
"enum": [
"rebalancing",
"grid",
"yield",
"health"
]
},
"limit": {
"type": "number",
"description": "Max rows (default 15, capped at 50)",
"minimum": 1,
"maximum": 50,
"default": 15
}
},
"additionalProperties": false
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.