Integration page template
Copy this structure when adding a new venue or integration family to the docs.
Use this template for new files under Integrations. Maintainer checklist: docs-dev certify guide.
Overview
One paragraph: what the venue provides (spot, perps, funding, vaults, …) and how Thirdfy exposes it (provider key, catalog actions).
Credential model
- Where secrets live (Thirdfy API only, wallet, agent_wallet, …)
- Required refs or env for MCP / CLI
Discovery
- MCP:
getProviderActions { provider: "..." } - CLI: example
thirdfy-agent actionsflags - REST: links to Actions catalog or live
GET .../actions/catalog
Readiness checklist
Bullet list: funding, approvals, onboarding, chain IDs, testnet vs mainnet.
Execution
- Preferred
runModevalues - Example
executeIntentorwalletExecuteshape (pseudo-params only)