mcp

MCP serverEverything else

This app gives your AI a set of abilities you can call on when needed: generating media and video, building product demos, doing research, supporting go-to-market work, collecting data from websites, and running compute tasks. It is pay-per-call, so you only pay for the work your AI actually does.

Available today. Use it from your connected AI after setup.

Add the app, then ask your AI to handle a task like making a video, researching a topic, or gathering data from a website. Each call is billed as it is used.

Then ask your AI: use mcp

What your AI can do with it

  • Generate media and video
  • Create product demos
  • Carry out research
  • Support go-to-market work
  • Collect data from websites
  • Run compute tasks

From the project's README

As published by vaaya-ai/vaaya-mcp in README.md. This repository publishes several servers, so only the opening is shown here.

MCP server for AI agent payments. An agent in Cursor, Claude Code, Claude Desktop, Codex, or any MCP host can call paid APIs (search, scraping, contact data, public records, compute, media, research) from one balance, with a spend ceiling it states on every call, and no vendor keys anywhere in its environment. Billed only on success (x402 USDC on Base, Stripe MPP, or Tempo); a refused or failed call costs nothing.

npx @vaaya/mcp install            # Cursor, Claude Code, Claude Desktop, Codex
claude mcp add --transport http vaaya https://vaaya.ai/mcp

First paid call: consult returns a priced plan; use({ service, action, params, max_cost_cents }) runs one line of it. If the quoted price is above max_cost_cents, the call is refused before it reaches the provider and the reason comes back:

{ "error": "over_max", "message": "price is 5¢ but max_cost_cents was 1", "price_cents": 5 }

Shortened here. Read the whole README on GitHub.

Advanced
Delivery
mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
ai-vaaya-mcp
Source
github.com/vaaya-ai/vaaya-mcp
Hosted endpoint
https://vaaya.ai/mcp