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