MCP client guides

Connect Thirdfy MCP in Cursor, Claude, OpenAI-style hosts, and OpenClaw — email onboarding first, then discovery and writes.

Pick your agent host. Every guide uses the same default path: connect → create account and wallets → discover → venue ready → write.

You do not need the Creator Platform to get an agent API key. Email onboarding tools create the owner session, agent key, and execution wallets.

Default session order

describeOnboardingPath
  → startEmailOnboarding → completeEmailOnboarding (acceptTerms: true)
  → getWalletProfile → agentWalletBootstrap
  → getActionsCatalog → getProviderActions → getVenueReadiness
  → walletExecute / agentRun (after venue funding when required)

Full detail: Onboarding.

Pick a host

Shared endpoint

ItemValue
MCPPOST https://mcp.thirdfy.com/mcp
REST toolsPOST https://mcp.thirdfy.com/tool/<toolName>
ManifestGET https://mcp.thirdfy.com/tools

Every default tool works on both /mcp and /tool/*.