Pay-per-call agent superpowers: media/video gen, product demos, research, GTM, scraping, compute.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Vaaya is the agent payment system: one MCP server that
lets any agent call paid APIs pay-per-call, with no API keys. Instead of
wiring up a dozen vendor keys, your agent asks Vaaya's conversational consult
tool for anything it can't do, gets back the exact call to run, and executes it
with use β billed on success only (x402 USDC on Base, Stripe MPP, or Tempo;
the payment is the auth). Failed calls are never charged.
| Capability | What you get |
|---|---|
| π¨ Media generation | Images & video with top models β Nano Banana Pro 2, GPT Image 2, Seedream v4.5, Kling v3, Seedance 2.0 β plus TTS voices & music |
| π¬ Product demo videos | Record a raw, silent screen capture of your live product; Vaaya auto-authors narration + zoom/cut plan and renders a finished narrated demo |
| πΌοΈ Website imagery | Derive a site's brand and generate an on-brand image set straight into your repo |
| π Web search | Exa & Parallel: query search, URL contents, async deep research tasks |
| π·οΈ Web scraping | Firecrawl scrape / crawl / map / search / extract, persisted to files |
| π Deep research | Multi-hop, source-verified, cited research reports |
| π Market & competitive research | Company reports (people, hiring, ads, reviews, SEO/LLM visibility), product & feature catalogs with review sentiment, UX research with interactive product maps, "best X for my data" bake-offs, persistent competitive knowledge repos |
| π― GTM & sales | Find ICP-matched leads with verified contacts, enrich contacts, track buying signals (funding/hiring/launch/press), 24Γ7 LinkedIn discovery, segment-based outbound email β every draft held for human approval |
| β° Monitoring workers | Scheduled watches (30 minβweekly) over competitor pricing, deals, reviews, job postings, news β only new/changed findings surface |
| π₯οΈ Compute sandboxes | Per-second-billed code execution (Modal) for benchmarks, untrusted code, GPU inference, data jobs |
| π Browser automation | Browserbase sessions to click, type, log in, fill forms |
| π§ Email | AgentMail inboxes your agent owns β send and receive replies |
| π§ Memory | Persistent cross-session memory via mem0, Zep, or Letta |
(npx vaaya-cli install runs the same installer.)
Sets up the Vaaya MCP server for every agent it detects on your machine β Claude Code, Claude Desktop, Cursor, Codex β plus the agent skill. Idempotent: re-run any time to update. Then restart your agent; the first Vaaya call opens a short browser approval (sign-up happens right there).
Claude Code:
OpenClaw:
Hermes (~/.hermes/config.yaml):
On first use your client runs the OAuth flow in the browser; approve and you're connected. Revoke anytime at vaaya.ai/connected-apps.
The shim (@vaaya/mcp) opens the
OAuth flow on first call, stores a refresh token locally (0o600), and proxies
the live tool list from the backend β new server-side tools appear without a
shim upgrade. It also ships an agent skill so your client routes every
capability gap through consult automatically.
Installs the vaaya skill for Claude Code, Codex,
Cursor, Gemini CLI, Copilot, and any other client that supports the open
Agent Skills standard. The skill bootstraps the
Vaaya MCP server if it's missing and keeps the install updated.
/plugin marketplace add vaaya-ai/vaaya-mcp then /plugin install vaaya@vaaya β bundles the remote MCP server, the vaaya skill, and the SessionStart reminder hookcodex plugin marketplace add vaaya-ai/vaaya-mcp then install vaaya from the Plugins panelgemini extensions install https://github.com/vaaya-ai/vaaya-mcpconsult(intent) β describe any goal in plain English ("generate a hero
video", "find 50 heads of RevOps with verified emails", "watch my
competitor's pricing page"). It converses, clarifies, and returns the exact
call(s) to run.use(service, action, params, max_cost_cents) β execute the call.
Billed on success; max_cost_cents is a hard spend ceiling. Long jobs
return { async: true, job_id } β poll with result(job_id).session / close β per-second-billed code sandbox sessions.Plus a full GTM suite (gtm_leads_find, gtm_lead_enrich, gtm_signal_create,
gtm_segments, gtm_message, gtm_replies, β¦) and scheduled monitoring
workers (worker_create, worker_findings, β¦) β the tool list is proxied live from the backend.
The vaaya-cli CLI manages everything from
the terminal:
tools/list for
discovery; revocable grants.max_cost_cents guard.Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/vaaya-2)<a href="https://allmcps.com/mcp/vaaya-2"><img src="https://allmcps.com/api/badge/vaaya-2?style=directory" alt="Vaaya on AllMCPs" /></a>