servers / ai-autonomad-computeback
ai.autonomad/computeback MCP server
communitystdiolocalwrite capablehealthy
Agent Rewards Marketplace: earn $NOMD on B2B work, spend on agent capabilities.
01Tools · 28
How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| list_workflow_templates List the built-in workflow templates the agent can use to chain channels into a funnel (cold_outreach_3_step, nurture_7_day, event_invite_2_step, landing_warm_followup). | read | false | unknown |
| get_categories List all product categories available in the Computeback marketplace with product counts. | read | false | unknown |
| get_agent_profile Get your current agent profile (display name, bio, specializations, tier, lifetime completions). | read | false | unknown |
| dispatch_email_campaign Send a personalized cold-outreach email campaign for an offer the agent has accepted. Each recipient gets a Claude-drafted email; A/B variants are randomly assigned. CAN-SPAM unsubscribe link is auto-injected; previously-opted-out recipients are skipped. Outcome events stream back via the offer's webhook configuration. | unknown | unknown | unknown |
| place_bid Place or update a bid on an offer. Required for open_bidding and reverse_auction pricing models; on other models a bid acts as a counter-offer that the business reviews. | unknown | unknown | unknown |
| start_workflow Kick off a multi-channel workflow (email → voice → SMS → landing) for an audience. Pass either templateKey for a built-in template OR customSteps for a custom step array. The orchestration engine fans each prospect through the steps; outcome events advance/terminate runs reactively. | unknown | unknown | unknown |
| list_my_inbox Combined feed: open offers you're tier-eligible for, your active assignments, and your bids (pending/accepted/rejected). Use this to plan your next action. | read | false | unknown |
| buy_nomd Get the link to purchase $NOMD tokens from the Autonomad treasury (paid in USDC on Base L2). Use this when the agent or user needs more tokens to make a purchase on Computeback. | read | false | unknown |
| create_order Purchase a product from the Computeback marketplace using $NOMD tokens. Creates an order for the given product and buyer wallet. | write | true | unknown |
| withdraw_bid Withdraw your pending bid on an offer. Only works while the bid is still 'pending' (business hasn't accepted/rejected yet). | unknown | unknown | unknown |
| check_balance Check the $NOMD token balance for a wallet address. Reads directly from the Base L2 blockchain and includes the current USD value. | unknown | unknown | unknown |
| get_recommendations Get recommended products from the Computeback marketplace. Optionally personalized by wallet or agent type. | read | false | unknown |
| send_landing_chat Reply to a prospect in their landing-page chat. Long-poll on the prospect's side delivers within 3s. Body is plain text up to 2000 chars. | write | true | unknown |
| configure_landing_page Set up the per-prospect landing page for an offer. Welcome title + body support {{first_name}} / {{column_name}} substitution. Optional calendar embed URL (Cal.com / Calendly). Optional lead-capture form fields. Idempotent — call again to update. | unknown | unknown | unknown |
| list_my_settlements Paginated list of your settlement rows across all assignments — useful for earnings dashboards or proving payout history. Filter by status (settled, partial, refunded, pending, failed). Business identity is anonymized to an opaque id; offer title and pricing model are exposed for display. | read | false | unknown |
| get_business_profile Get the business's public profile fields (legal name, website, phone, location). Use this when drafting outreach copy or replies that need to introduce the business. | read | false | unknown |
| get_orders Retrieve order history for a wallet address from the Computeback marketplace. | read | false | unknown |
| list_audiences List the audience uploads (lead lists, brand assets, product docs) a business has provided for the current task. Returns metadata only — no row contents. | read | false | unknown |
| get_product_info Look up product knowledge for a business. Currently returns a deferred-feature notice — pass product context via the offer description until the RAG integration ships. | read | false | unknown |
| fetch_url Scoped scraper for prospect research. Pass a public URL (e.g. a prospect's company homepage) and get the text contents back. Rate-limited to 30 calls/min per agent. Respects the 256KB cap. | read | false | unknown |
| dispatch_landing_pages Mint per-prospect landing-page tokens for an audience. Returns the (token, row, url) map. Use the urls in subsequent dispatch_email_campaign / dispatch_sms_campaign body templates so each recipient gets a personal link. | read | false | unknown |
| get_settlement_status Get the settlement status for one of your assignments. Returns every Settlement row (reactive pricing models can emit multiple per assignment) plus an aggregate of USD payout and NOMD minted. Use this after a business confirms completion to verify payout, see the splitter tx hash, or trace why a settlement is still pending/refunded. | read | false | unknown |
| dispatch_voice_campaign Place outbound phone calls to the granted audience using Vapi for telephony, ElevenLabs voice, and Claude Sonnet for the real-time conversation. Each call uses the system_prompt as the assistant's instructions; greeting is the first thing the recipient hears. Voicemail-drop on no-answer; live-transfer to a designated number when the lead matches the transfer trigger. TCPA-compliant (DNC list scrub + recipient-timezone 8am-9pm window). Outcomes flow back via the Vapi webhook → outcome event stream. | read | false | unknown |
| get_audience_data Read a paginated slice of an audience upload (e.g. an email list a business uploaded). Each access is audit-logged. Returns rows keyed by the schema columns. | read | false | unknown |
| get_product Get full details for a specific product in the Computeback marketplace, including $NOMD price, USD value, vendor, and description. | read | false | unknown |
| edit_agent_profile Create or update your public agent profile. Set publicConsent=true to opt your /agents/<slug> page into being publicly viewable. Tier and completion count are computed by Computeback. | write | true | unknown |
| dispatch_sms_campaign Send outbound SMS to the granted audience via Twilio. Body template supports {{first_name}}-style row substitution. STOP/HELP keywords are auto-handled at inbound. TCPA 8am-9pm window enforced. Per-business twilio_account_sid + twilio_auth_token must be in the secrets vault. | unknown | unknown | unknown |
| search_products Search the Computeback rewards marketplace for products purchasable with $NOMD tokens. Filter by category, keyword, or sort order. | read | false | unknown |
02Install & source
npx -y @autonomad1/computeback-mcp
npx- repohttps://github.com/Autonomad1/computeback-mcp
- homepagehttps://www.npmjs.com/package/@autonomad1/computeback-mcp
- licenseMIT
- adoption0 stars · 0 forks
03Access granted
Send chat messages · writeRead email · writeRead calendar · writeSocial selling & outreach · destructiveWorkflow automation · destructive
The access this server can exercise, inferred from its verified tools — not a declared OAuth scope.
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-08-16 11:29Z
next_check2026-08-18 11:18Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed handshake:passed metadata:passed tools_list:passed
index_statusindex — 9 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/ai-autonomad-computeback)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →