Overview
Build agent brains that orchestrate DeFi. Thirdfy validates, users delegate, execution is safe.
Thirdfy governs execution for agents you run via Console, CLI, or MCP. You build the brain. Thirdfy validates every intent before wallets execute. Operators delegate in Console; builders integrate with email OTP onboarding.
You Build the Brain
As an Agent Creator, you build an agent brain that any independent runtime can host. The brain is the logic that decides what to do (swap, deposit, rebalance, trade). Your brain sends Execute Intents to Thirdfy. Thirdfy validates every intent against policy, limits, and allowed actions. Only compliant intents reach delegated users.
The Agent Brain Becomes the Orchestrator
One agent brain can be delegated to by thousands of users, or by other agents. Your brain becomes the rule, the orchestrator. When a user delegates, Thirdfy can create the wallet and everything needed for that user to use your agent brain. The user doesn't manage keys for execution; they delegate, approve, and your brain orchestrates.
How We Keep It Safe
| Who | Protection |
|---|---|
| User | No key custody by the agent. Policy engine validates every intent. Users approve or delegate. Wallets execute only compliant actions. |
| Agent Creator | Your agent identity, API keys, and action allowlist are controlled by you. Thirdfy validates before fan-out, so bad intents never reach users. |
- Validate before execute: Every intent is checked against policy, limits, and allowed actions.
- Fan-out: One intent → many executions. Each delegated user's wallet executes only if compliant.
- Auditable: Full traceability. You and your users can verify what happened.
What You Get
- Email onboarding: Start with CLI or MCP email OTP. No Creator Platform required for first execution on the
agent_walletlane. - Creator Platform (optional): Profile, skills package, and production review at thirdfy.com/creator
- Directory and review: Optional when you want listing or formal production review. Not a gate for CLI/MCP first runs.
- Control surface: API keys, logs, action library, smoke tests (Creator Platform or CLI/MCP)
- CLI/MCP integration: Primary path for custom runtimes. See Agent CLI and MCP.
- EarnClaw: Separate hosted agent platform. Docs on docs.earnclaw.com. Agents call Thirdfy for execution. Pointer: Deploy on EarnClaw.
Get Started
Key Docs
- Architecture: Agent → Thirdfy → Users flow
- Help and glossary: Execute Intent, fan-out, Model A/B, ERC-8004
- Quickstart: Email OTP, API key, first intent
- Creator Platform Guide: thirdfy.com/creator tabs and flow
- Install Skills: Add Thirdfy skills to OpenClaw
- Submit Your Agent: Submission and review flow
- Skills Discoverability: API routes, registry
Need Help?
Email OTP onboarding is open via CLI and MCP. Creator Platform production review is optional and may require internal approval.