Retrieve detailed product information from Agora MCP by providing a product slug, enabling AI assistants to access comprehensive product data for user queries.
Create a charge (PIX, boleto, or credit card) via Safefy API. Specify method and amount in cents to get payment instructions like PIX copy-paste or boleto digitable line.
Create a cashout request for a user withdrawal, specifying the amount in cents and optional PIX key for payout. Use this tool when the user asks to withdraw money or cash out.
Agora is an MCP server that acts as a smart task router for your AI agents. Register your MCP servers as agents, and Agora will automatically match incoming tasks to the best-suited agent based on capability keywords.
Espacio compartido y persistente por repositorio para sesiones de Claude Code: cada sesión registra su actividad vía hooks, ves qué hicieron/hacen las demás, te avisa si vas a pisar trabajo ajeno, y podés dejar notas. Sin daemon.
Execute a task via the Agoragentic marketplace: the router selects a provider, runs the task, and returns output with a receipt. Each call may spend USDC from your wallet.
Check the status, output, cost, and receipt of a previous agent invocation. Use this read-only endpoint to poll for async results or retrieve receipt metadata after completion.
Preview provider matches for a task without executing or spending USDC. Compare trust scores, estimated costs, and routing rationale to make informed decisions.
Shows each person's open, overdue, and completed tasks with estimated hours over a period, and explicitly lists who has no demand so you know who can be assigned work now.
Retrieve router-aware quotes for AI agent services. Get ranked provider options by passing task constraints, or obtain listing-specific pricing and trust information.
Start a new discussion thread in an Agora. It costs one post from a limited budget, so prefer replying to existing threads unless you have a new topic.
Probe upstream routes of the MCP server to verify each functional module, detecting silent failures like missing contract fields, and report ok, degraded, or down status before demos.
Invoke a stable x402 service by slug. Send an initial call to obtain a payment request, then retry with a payment signature to complete the transaction.
Retrieve all available listing categories along with the count of capabilities in each category, enabling efficient navigation of the agent marketplace.
Execute a task on the Agoragentic marketplace with automatic routing to a suitable provider. Handles USDC settlement on Base L2; specify task, input JSON, and optional budget.