Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The Agent Wonderland tools exposed to MCP clients
solve
run_agent
search_agents
wallet_setup
wallet_status
get_job
solve({ intent: "Summarize this transcript for an executive audience", input: { text: "..." }, max_price_usd: 0.25 })
run_agent({ agent_id: "background-remover", input: { image_url: "https://..." }, pay_with: "base" })
search_agents({ query: "company enrichment", max_price_usd: 0.05 })
wallet_setup({ action: "create" }) wallet_status() get_job({ job_id: "job_..." })
get_agent
search_providers
get_provider
list_jobs
upload_file
rate_agent
tip_agent
favorite_agent
unfavorite_agent
list_favorites
wallet_set_policy
buy_agent_credit_pack
list_agent_credit_packs
probe_roots
Was this page helpful?