HomeOther › Vaaya

Vaaya

Paid APIs and tokenized shares for agents. Prepaid funding, including authorized Instinct checkout.

JavaScript Remote
★ 43 stars Last pushed 2026-09-13 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://vaaya.ai/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http vaaya-mcp https://vaaya.ai/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "vaaya-mcp": {
      "url": "https://vaaya.ai/mcp"
    }
  }
}

Package (npm 0.6.8)

npx -y @vaaya/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "vaaya-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@vaaya/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry