📄️ Overview
Agents & BDS Overview
📄️ Quickstart
This quickstart covers both paths from zero to a running agent. Choose one:
📄️ Metering & API Keys
Hosted access to the BDS market is metered. Every /mpp/... call against the full-node resolver deducts credits from your balance. The API key you receive after signup is the Bearer token for both direct HTTP access and the hosted MCP server.
📄️ OpenClaw & Hosted MCP
This page describes the MCP-first consumption path: installing the published ClawHub skill and connecting through the hosted MCP server.
📄️ bds-agent-py
bds-agent-py is an agentic CLI for consuming BDS market data without relying on a local MCP subprocess. It calls the metered full-node resolver routes directly, translates natural-language queries to YAML recipes, and supports wallet-funded automated signup and top-up.
📄️ Verification in Agent Workflows
Every BDS response from a supported route includes a verification object. This object gives the agent the information needed to confirm that the payload maps to a CID finalized on-chain by the DSV network — without trusting the API operator.