v1 · design partnersoc · console
managed agent + pledge
§ integrations

Wire it into the agent stack you already ship.

Console adapters are thin wrappers around the canonical @orangecheck/agent-core package. Adding one to your stack is a single import and a one-line server-side verifier middleware. Every adapter is open-source MIT under github.com/orangecheck.

mcp

shipping

Model Context Protocol

A scope-aware MCP wrapper. Every tool call carries the active OC Agent delegation; every result emits an agent-action envelope (OC Stamp shape) anchored to Bitcoin via the OC Stamp pipeline.

v1 ships an `@orangecheck/agent-mcp` adapter and a runnable demo. MCP is the highest-leverage layer because the rest of the stack is converging on it.

anthropic

q3 2026

Anthropic Tool Use

Wrap Claude tool definitions with OC scope grammar. Tool execution is gated by the live delegation state; receipts feed the audit bundle.

openai

q3 2026

OpenAI Responses / Function Calling

Function-calling adapter that emits agent-action envelopes per invocation. Compatible with both Responses and the older Chat Completions tool path.

vercel ai

q3 2026

Vercel AI SDK

Drop-in `tool()` wrappers and a server-side verifier middleware. Intended to be a one-import switch for teams already on the AI SDK.

langgraph

planned

LangGraph

Node-level scope enforcement and a graph-replay tool that re-derives every action receipt from the persisted graph state.

agentforce

planned

Salesforce Agentforce

Enterprise-grade audit bundles for Agentforce-driven workflows, mappable to the Salesforce data model for inline compliance review.

copilot

planned

Microsoft Copilot Studio

Connector + audit-trail integration for Copilot Studio agents. Pulled forward if a design partner names it.

Don't see your stack?

Adapter prioritization is design-partner-driven. If your team is on a stack we haven't listed, tell us — “planned” integrations move to “shipping” when a design partner needs them.