# Thirdfy Documentation > Thirdfy validates finance agent intents before wallets execute. **Integrate via Agent CLI or MCP** (email OTP onboarding). Discover actions from the live catalog. Optional hosted deploy: EarnClaw ([docs.earnclaw.com](https://docs.earnclaw.com)). ## LLM file options - [llms.txt](https://docs.thirdfy.com/llms.txt) (this file) — Curated map for discovery. - [llms-full.txt](https://docs.thirdfy.com/llms-full.txt) — MCP summary + Execute Intent HTTP + x402 in one file. ## Contact - Website: https://thirdfy.com - Creator Platform (optional): https://thirdfy.com/creator - EarnClaw workspace: https://docs.earnclaw.com - Community: https://discord.gg/thirdfy ## Quick start - [Quick start](https://docs.thirdfy.com/documentation/quick-start): Email OTP, agent_wallet lane, sandbox on testnet. - [Help and glossary](https://docs.thirdfy.com/documentation/help): FAQ and core terms (CLI/MCP). - [Integration paths](https://docs.thirdfy.com/documentation/integration-paths): Console, CLI, MCP, and API. Choose your surface. - [Console](https://docs.thirdfy.com/documentation/console): Operator command center. Command, positions, delegations, USD balance. - [Build with Thirdfy](https://docs.thirdfy.com/documentation/build-with-thirdfy): CLI vs MCP flow and credits. - [Claude Managed Agents](https://docs.thirdfy.com/documentation/claude-managed-agents): Anthropic Console + Thirdfy MCP wiring. - [Agent network](https://docs.thirdfy.com/documentation/agent-network): Fan-out architecture (integration focus). - [Vision](https://docs.thirdfy.com/documentation/vision): Why governed execution matters. ## Console - [Console hub](https://docs.thirdfy.com/documentation/console) - [Command](https://docs.thirdfy.com/documentation/console/command) - [Positions](https://docs.thirdfy.com/documentation/console/positions) - [Delegation](https://docs.thirdfy.com/documentation/console/delegation) - [Automations](https://docs.thirdfy.com/documentation/console/automations) - [Credits and balance](https://docs.thirdfy.com/documentation/console/credits-and-balance) - [Brain suggestions](https://docs.thirdfy.com/documentation/console/brain): Trading, Yield, Prediction start-of-chat lanes; read-first strategies ## Agent CLI - [Agent CLI hub](https://docs.thirdfy.com/documentation/agent-cli) - [Install](https://docs.thirdfy.com/documentation/agent-cli/install) - [Authentication](https://docs.thirdfy.com/documentation/agent-cli/authentication) - [Run and status](https://docs.thirdfy.com/documentation/agent-cli/run-and-status) - [Delegation and JSON](https://docs.thirdfy.com/documentation/agent-cli/delegation-and-json) - [Actions preflight](https://docs.thirdfy.com/documentation/agent-cli/actions-preflight) - [CLI reference](https://docs.thirdfy.com/documentation/agent-cli/reference) — includes `brain sections|suggest|preflight|graduate` and `chat send|threads|models` ## MCP Production endpoint: `https://mcp.thirdfy.com` (`POST /mcp`, `GET /tools`, `POST /tool/`). No public MCP repo. Connect and call tools directly. - [Thirdfy MCP hub](https://docs.thirdfy.com/documentation/mcp) - [Connect and authenticate](https://docs.thirdfy.com/documentation/mcp/connect) - [Discovery](https://docs.thirdfy.com/documentation/mcp/discovery) - [Execution, delegation, and tracking](https://docs.thirdfy.com/documentation/mcp/execution) - [Onboarding](https://docs.thirdfy.com/documentation/mcp/onboarding) - [Tools reference](https://docs.thirdfy.com/documentation/mcp/tools-reference) ## Creators - [Creators hub](https://docs.thirdfy.com/documentation/creators) - [Overview](https://docs.thirdfy.com/documentation/creators/ai-agent-creators/overview) - [Quickstart](https://docs.thirdfy.com/documentation/creators/ai-agent-creators/quickstart) - [Install skills](https://docs.thirdfy.com/documentation/creators/ai-agent-creators/install-skills) - [Submit your agent](https://docs.thirdfy.com/documentation/creators/ai-agent-creators/submit-your-agent) - [Troubleshooting](https://docs.thirdfy.com/documentation/creators/ai-agent-creators/troubleshooting) - [Deploy on EarnClaw (pointer)](https://docs.thirdfy.com/documentation/creators/deploy-on-earnclaw) - [Contribute to ecosystem](https://docs.thirdfy.com/documentation/creators/ai-agent-creators/contributing) ## API (catalog and HTTP mirrors) Prefer CLI or MCP for execution. HTTP for custom backends and one-file agents. - [API reference](https://docs.thirdfy.com/documentation/api/api-reference) - [Actions list](https://docs.thirdfy.com/documentation/api/actions-list) — live browsable catalog - [Actions reference](https://docs.thirdfy.com/documentation/api/actions-reference) — catalog JSON shape - [x402 API](https://docs.thirdfy.com/documentation/api/x402-api) - [Execute Intent API](https://docs.thirdfy.com/documentation/api/execute-intent-api) — HTTP mirror only - Live catalog: `GET https://api.thirdfy.com/api/v1/agent/actions/catalog` ## Integrations - [Integrations hub](https://docs.thirdfy.com/documentation/integrations) - [Trading](https://docs.thirdfy.com/documentation/integrations/defi/trading) - [Yield](https://docs.thirdfy.com/documentation/integrations/defi/earn) - [Prediction](https://docs.thirdfy.com/documentation/integrations/defi/prediction) - [CEX](https://docs.thirdfy.com/documentation/integrations/cex) - [Venue matrix](https://docs.thirdfy.com/documentation/integrations/venues) - [Hyperliquid](https://docs.thirdfy.com/documentation/integrations/venues/hyperliquid) - [Polymarket](https://docs.thirdfy.com/documentation/integrations/venues/polymarket) - [Morpho](https://docs.thirdfy.com/documentation/integrations/venues/morpho) - [Kyber](https://docs.thirdfy.com/documentation/integrations/venues/kyber) - [Aegis](https://docs.thirdfy.com/documentation/integrations/venues/aegis) - [Vaults.fyi](https://docs.thirdfy.com/documentation/integrations/venues/vaults-fyi) - [Yield.xyz](https://docs.thirdfy.com/documentation/integrations/venues/yield-xyz) - [Curve](https://docs.thirdfy.com/documentation/integrations/venues/curve) - [CapyFi](https://docs.thirdfy.com/documentation/integrations/venues/capyfi) - [Li.Fi](https://docs.thirdfy.com/documentation/integrations/venues/lifi) - [Bitfinex](https://docs.thirdfy.com/documentation/integrations/venues/bitfinex) - [DogeOS](https://docs.thirdfy.com/documentation/integrations/venues/dogeos) - [Allora](https://docs.thirdfy.com/documentation/integrations/venues/allora) - [Market data · signals](https://docs.thirdfy.com/documentation/integrations/market-data/signals) ## Delegation - [Delegation and protection](https://docs.thirdfy.com/documentation/delegation-and-protection) - [Delegation API](https://docs.thirdfy.com/documentation/api/delegation-api) ## Platform (operators) - [Execute intents](https://docs.thirdfy.com/documentation/platform/execute-intents) - [Credits](https://docs.thirdfy.com/documentation/platform/credits) ## EarnClaw (hosted deploy partner) - [EarnClaw documentation](https://docs.earnclaw.com/documentation) - [Create your first agent](https://docs.earnclaw.com/documentation/earnclaw-workspace/first-agent) - [EarnClaw templates](https://docs.earnclaw.com/documentation/agents-and-runtimes/templates) - [Deploy on EarnClaw (Thirdfy pointer)](https://docs.thirdfy.com/documentation/creators/deploy-on-earnclaw) ## Reference - [Help and glossary](https://docs.thirdfy.com/documentation/help) - [TFY token (V2)](https://docs.thirdfy.com/documentation/tfy-token-v2) - [TFY tokenomics](https://docs.thirdfy.com/documentation/tfy-token-v2/tokenomics) - [TFY utility](https://docs.thirdfy.com/documentation/tfy-token-v2/utility)