MCP Tool Cards
Aweb generates tool documentation from the same ToolCard projection used by the MCP server, public V2 API, CLI, TypeScript SDK, and Python SDK. Tool cards describe activation layer, health, permissions, schemas, examples, latency, credential requirements, governance, workflow packs, and active/warm/cold loading plans.
Warehouse Snapshot
Tool cards402
Active layer0
Warm layer122
Cold layer114
Blocked layer166
Quick Start
aweb tools
aweb tools search "github issue" --provider github
aweb build trading agent --installed-provider github --limit 8
curl "https://aweblabs.ai/api/v2/tools/recommend" \
-H "Content-Type: application/json" \
-d '{"objective":"build a trading agent with GitHub PRs and monitoring"}'