Vaaya CLI — give your agent paid superpowers. One command installs the Vaaya MCP server into Claude Code, Claude Desktop, Cursor, and Codex: media &
Most search and retrieval work still happens through a UI a human drives. Vaaya MCP server moves it into the conversation instead. Vaaya CLI — give your agent paid superpowers. One command installs the Vaaya MCP server into Claude Code, Claude Desktop, Cursor, and Codex: media & video generation, product demo videos, web search & scraping, deep/market research, GTM &.
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.
The server publishes 5 tools. What each one is for:
Codex — codex plugin marketplace add vaaya-ai/vaaya-mcp then install vaaya from the Plugins panelPay-per — call on x402 (USDC on Base), Stripe MPP/SPT, or Tempo. Failed callsAgent — readable docs (llms.txt): https://vaaya.ai/llms.txt · full tool reference: https://vaaya.ai/llms-full.txtSupport — support@vaaya.aiCapability — What you getThe server ships on npm as @vaaya/mcp, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
This sits in the search and retrieval group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Vaaya's toolset — Codex, Pay-per, Agent and 2 more — is a fair guide to whether it matches your workflow. It is maintained by marupelkar; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Codex | codex plugin marketplace add vaaya-ai/vaaya-mcp then install vaaya from the Plugins panel |
| Pay-per | call on x402 (USDC on Base), Stripe MPP/SPT, or Tempo. Failed calls |
| Agent | readable docs (llms.txt): https://vaaya.ai/llms.txt · full tool reference: https://vaaya.ai/llms-full.txt |
| Support | support@vaaya.ai |
| Capability | What you get |
{ "mcpServers": { "vaaya": { "command": "npx", "args": ["-y", "@vaaya/mcp"] } } }Configuration as documented by the project. Restart the client after saving.
The simplest web tool that matters — fetch any URL and get model-ready markdown back.
Industrial-strength web extraction — render, scrape, crawl and search entire sites into clean markdown.
Puppeteer-powered browser control that drives pages from the accessibility tree instead of pixels.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Put 6,000+ pre-built scrapers at your assistant's fingertips through one MCP endpoint.