Available Adapters
Coding Agents
For coding agents that use the MCP stdio protocol, see the Coding Agents section.Tools
Every adapter exposes the same four tools automatically:
Your agent calls
corsair_setup first, then list_operations to discover what’s available, then run_script to execute. No code changes needed as you add plugins.