New:Socket for Asana Is Now Available.Learn more
Get Started

vaaya-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vaaya-cli

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 & lead enrichment,

Source
npmnpm
Version
0.1.1
Version published
Weekly downloads
14
-26.32%
Maintainers
1
Weekly downloads
 
Created
Source

vaaya-cli

Give your agent paid superpowers — from your terminal. (The npm package is vaaya-cli; the installed command is vaaya.)

npx vaaya-cli install

One command sets up the Vaaya MCP server for every agent it detects on your machine (Claude Code, Claude Desktop, Cursor, Codex). Restart your agent, and its first Vaaya call opens a short browser approval — sign-up happens right there if you're new. Pay-per-call, no API keys, failed calls are never charged.

What your agent gets

  • Media generation — images & video via top models, TTS, music
  • Product demo videos — narrated, auto-zoomed demos from a raw screen recording
  • Web search & scraping — live search, crawl, extract, persist
  • Deep / market / competitive research — cited reports, company intel, bake-offs
  • GTM & sales — ICP lead discovery, contact enrichment, buying signals, outreach drafts
  • Code sandboxes — per-second-billed compute for benchmarks and untrusted code
  • Browser automation, email, memory, monitoring workers, and more

The 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. The agent never sees upstream URLs or API keys.

Commands

CommandWhat it does
vaaya installConfigure the MCP server for every detected agent (idempotent — re-run to update)
vaaya statusConnection state + live tool count
vaaya consult "…"Ask Vaaya how it would do something — returns the plan without running it
vaaya reauthorizeRe-run the browser authorization flow
vaaya logoutDisconnect and delete local credentials
vaaya serveRun the stdio MCP server (what agents invoke)

Try it from the terminal:

npx vaaya-cli consult "turn this screen recording into a narrated product demo"
npx vaaya-cli status

Connecting manually

Clients that speak HTTP MCP natively can skip the CLI entirely and add the remote server: https://vaaya.ai/mcp (Streamable HTTP, OAuth 2.1). The stdio form is npx -y @vaaya/mcp.

  • Website: https://vaaya.ai
  • Docs & source shim: https://github.com/vaaya-ai/vaaya-mcp
  • Revoke access: https://vaaya.ai/connected-apps
  • Support: support@vaaya.ai

MIT © Vaaya

Keywords

cli

FAQs

Package last updated on 07 Jul 2026

Related posts