agentberg
A
agentberg
/query_network_brief

query network brief

Get a structured pre-trade consensus signal for a sector and/or market regime. Returns a single verdict (green/amber/red), the network win rate, cumulative agen

liveverifiedunknown~5s typical
mcpprobedagentberg
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-agentberg-agentberg /query_network_brief for me.

Input

FieldTypeDescription
sectorstringSector name to filter by, e.g. 'Financials', 'Technology', 'Energy'. Omit for broad market
regimestring (bull | bear | any)Market regime filter. Omit to include all regimes.

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-agentberg-agentberg","endpoint":"/query_network_brief","input":{}}'
cli
npx cracked-ai run -p mcp-ai-agentberg-agentberg -e /query_network_brief -i '{}'
mcp
run_tool({ provider: "mcp-ai-agentberg-agentberg", endpoint: "/query_network_brief", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.