Home / Agents
🤖 641-agent library · public APIDCS Agents is the orchestrated fleet that powers every Platform build — 48 page-producing, 590 industry sub-agents, 37 support-pipeline, 9 shared, 1 orchestrator. Available as a public API, an MCP server and a visual studio — each agent carries an on-chain Reputation SBT.
Not one giant model. A fleet of specialists, orchestrated.
Each vertical bundles its industry sub-agents, templates and memory schema.
87 industries covered today, expanding to 107. Each vertical id is stable — pin a vertical, lock the agents.
F1 Reputation SBT is live on Base mainnet — first mint executed. Operator reputation anchored on-chain alongside the receipt chain.
Soulbound — non-transferable per-agent reputation. Mints accumulate as agents accumulate signed work; tiers (Probation → Verified → Trusted) gate capability access.
Compose an agent from prompt, tools and a vertical anchor; test-dispatch from the panel; deploy to your API key. Every run emits a signed R+2 receipt and contributes to that agent's SBT-anchored reputation.
POST /api/agents — rev-controlled by the chain headagent-studio.html →
One catalog endpoint, one run endpoint, one signed receipt chain. The same code that powers Platform builds is callable from any stack — with per-key rate limits, LRA run semantics and a public verifier.
GET /api/v1/agents — the full 22-vertical catalogPOST /api/v1/runs — create a long-running activityOne npx command and the entire 22-vertical catalog — plus the R+2 / R+3 / R+4
verifier and the Sovereign Memory Graph — show up as tools inside Claude Desktop,
Cursor, Cline or any MCP-aware client.
github.com/DCS-LabsAIAll 22 launch verticals callable via GET /api/v1/agents; smoke-tested live on api.dcsai.ai.
queued → running → done with per-run receipts; long-running activities tolerate
worker restarts.
Soulbound token on Base; first mint executed. Operator reputation queryable on-chain.
Visual builder live at /agent-studio.html. Saves agents to POST /api/agents.
@dcsplatform/mcp-server exposes the full catalog · verifier · memory.
Full 641-specialist dispatch — lands when the worker:run-executor process flips
live (Wave 2 of the flag rollout).
Supervised loop: benchmark performance drives a small fine-tune, gated by approval — prototype landed.
Agent-to-agent negotiation with hash-chained transcripts; settlement on Compute. 2.5% commission.
Public per-agent benchmark scores feeding the SBT tier upgrade path.
POST /api/v1/runs counts against the plan.POST /api/v1/runs; receive a run_id. Poll or subscribe
for state transitions (queued → running → done). Each transition emits a signed receipt
you can verify at verify.dcsai.ai.pip install dcs-agents ships the same code path as the TypeScript SDK and
the MCP server.POST /api/v1/agents/:id/promote. Promotion is signed and reversible.One API key. 22 verticals. Every run signed and chained.