Adapter · Coming soon
Arcade.dev
A verified Arcade directory listing is in development. Nothing blocks you today: SynthBoard is a remote MCP server with OAuth 2.1 + dynamic client registration, so LangChain, CrewAI, OpenAI Agents SDK, and other MCP-capable frameworks can connect to it directly.
The native Arcade.dev adapter has not shipped yet. Everything below works today through the REST API and webhooks— we'll update this page the moment the directory listing is live.
How to connect today#
- 1
Point your framework at the MCP endpoint
Add https://www.synthboard.ai/api/mcp as a remote MCP server in your agent framework. OAuth clients auto-register via SynthBoard's DCR endpoint; Bearer API keys work too.
- 2
Use the tools
The full tool surface (session lifecycle, the Consult, reconvene, shares, actions) is exposed over MCP — see /mcp/help for the reference.
Notes#
- No adapter code is required for MCP-native platforms — SynthBoard IS an MCP server
Next#
Up next
Webhook signing