Vaaya
REMOTE · VAAYA.AI · 2 COMPONENTS · SCANNED SEP 20
Paid APIs and tokenized shares for agents. Prepaid funding, including authorized Instinct checkout.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability65
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 4120 tokens (~316/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
- Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
How do I install the Vaaya MCP server?
Vaaya is a hosted endpoint at https://vaaya.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · vaaya.ai
claude mcp add --transport http ai-vaaya-mcp 'https://vaaya.ai/mcp'
{
"mcpServers": {
"ai-vaaya-mcp": {
"url": "https://vaaya.ai/mcp"
}
}
} {
"servers": {
"ai-vaaya-mcp": {
"type": "http",
"url": "https://vaaya.ai/mcp"
}
}
} [mcp_servers.ai-vaaya-mcp] url = "https://vaaya.ai/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-vaaya-mcp": {
"type": "remote",
"url": "https://vaaya.ai/mcp",
"enabled": true
}
}
} openclaw mcp add ai-vaaya-mcp --url 'https://vaaya.ai/mcp' --transport streamable-http
mcp_servers:
ai-vaaya-mcp:
url: "https://vaaya.ai/mcp" {
"McpServers": {
"ai-vaaya-mcp": {
"Transport": "http",
"Url": "https://vaaya.ai/mcp"
}
}
} assistant mcp add ai-vaaya-mcp -t streamable-http -u 'https://vaaya.ai/mcp'
{
"mcpServers": {
"ai-vaaya-mcp": {
"type": "http",
"url": "https://vaaya.ai/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 0
- Tool “buy” rewrote its description, which is the text the model reads security
- 17 Sept 26 0
- Tool “vaaya_account” rewrote its description, which is the text the model reads security
- 13 Sept 26 0
- Tool “stocks” rewrote its description, which is the text the model reads security
- Tool “buy” rewrote its description, which is the text the model reads security
- Schema quality: 3579 → 4113 ▼ functional
- Schema quality: 3579 → 3953 ▼ functional
- New tool “stocks” functional
- 12 Sept 26 +3
- Injection markers: fail → pass ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Schema quality: 237 → 298 ▼ functional
- New tool “buy” functional
- 10 Sept 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Tool “docs” rewrote its description, which is the text the model reads security
- 28 Aug 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Tool “use” rewrote its description, which is the text the model reads security
- Schema quality: 2348 → 2590 ▼ functional
- New tool “docs” functional
- 26 Aug 26 −2
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://vaaya.ai/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=vaaya.ai | CN=YR1,O=Let's Encrypt,C=US | 15 Aug 2026 | 13 Nov 2026 | RSA 2048 | SHA256-RSA | 67ca780a916052f0ab5520828cae9f5b64c |
| SANs: vaaya.ai | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of vaaya.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| vaaya.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer realm="vaaya", resource_metadata="https://vaaya.ai/.well-known/oauth-protected-resource"
Bearer realm="vaaya", resource_metadata="https://vaaya.ai/.well-known/oauth-protected-resource" | Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
Protected resource metadata
| Document | https://vaaya.ai/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://vaaya.ai/mcp |
| Authorisation server | https://vaaya.ai |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://vaaya.ai/mcp | Verified | 200 | |
| http (plaintext) | http://vaaya.ai/mcp | HTTPS enforced | 308 | https://vaaya.ai/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
buy Buy Something for the User ~1,033
Buy something for the USER — a physical good, a ticket, a subscription — paid by the user's OWN card, never from their Vaaya balance. First use `setup` to check the Link wallet and shipping address; resolve missing setup once. Prefer guest checkout; when login is required, let the user sign in or sign up in the checkout browser. THE SEAMLESS PATH: once the user has told you what to buy and you have the exact item, merchant page URL and total, call `purchase` { item, merchant, url, total_cents, confirmed: true, confirmation: <the user's own words> } — it approves from their message (under the chat limit), starts buying in the user's cloud browser in the background and returns `message` ("Hold on — buying it now."): RELAY IT, then poll `status` { approval_id } every ~10 seconds and relay its `message` when the status is completed ("Done — …"), requires_action (read action_required.reason for the exact blocker) or failed. If `status` says the user's shipping address is missing, ask for it and call `address` { name, line1, line2?, city, state?, postal_code, country, phone? } then `checkout` { approval_id } to resume; if a merchant login is needed, call `credentials` { merchant } and send the user its credentials_url to save or update the login securely, or offer direct browser sign-in. Never ask for a password in chat. After they finish, call `checkout` with the same approval_id. Other sub-commands: `search` { query } (protocol merchants plus a real web search; the web half bills 5¢), `propose` { item, merchant, total_cents, url?, notes?, confirmed?, confirmation? } (creates an approval; without `confirmed` it returns an approval link the user opens — show its `message` VERBATIM), `checkout` { approval_id, params? } (buys an approved purchase; for a browser merchant it runs in the background like `purchase`). Use the user's existing authorization of the exact item and total; do not ask them to confirm twice. Ask only for missing purchase details. Nothing is ever bought…
| Name | Type | Req | Description |
|---|---|---|---|
| approval_id | string | – | The approval returned by purchase/propose (`status`, `checkout`). |
| city | string | – | City (`address`). |
| command | string | yes | What to do. `purchase` is the one-call seamless path. |
| confirmation | string | – | The user's own words approving it, verbatim (`purchase`, `propose`). |
| confirmed | boolean | – | true when the user has said yes to this exact item and total in the conversation (`purchase`, `propose`). |
| country | string | – | Two-letter country code, e.g. US (`address`). |
| currency | string | – | ISO currency, default 'usd'. |
| string | – | Contact email for the order; defaults to the account email (`address`). | |
| item | string | – | What exactly is being bought, in the user's words — variant, size, quantity (`purchase`, `propose`). |
| line1 | string | – | Street address (`address`). |
| line2 | string | – | Apartment / unit (`address`). |
| merchant | string | – | Merchant host or URL, e.g. bombas.com (`purchase`, `propose`, `credentials`). |
| name | string | – | Full name for shipping (`address`). |
| notes | string | – | One line for the driver/user: variant, size, colour, quantity, delivery window. |
| params | object | – | The merchant's own purchase body (product id, quantity, email, shipping) for a protocol merchant (`purchase`, `checkout`). |
| password | string | – | Password at the merchant — stored encrypted, never returned (`credentials`). |
| phone | string | – | Contact phone for delivery (`address`). |
| postal_code | string | – | Postal / ZIP code (`address`). |
| query | string | – | What to look for (`search`). |
| state | string | – | State / region (`address`). |
| total_cents | number | – | The full total the user will pay, in cents (`purchase`, `propose`). |
| url | string | – | The exact product page the item came from — the driver starts there (`purchase`, `propose`). |
| username | string | – | Email/username at the merchant (`credentials`). |
| Name | Type | Req | Description |
|---|---|---|---|
| action_required | – | – | Null or an object with reason, message and optional action URL. |
| approval_id | string | – | The purchase approval this call is about. |
| approval_status | string | – | Stored approval state; needs_login is the legacy name for any pause. |
| approval_url | string | – | Where the user approves — relay it. |
| billing_note | string | – | Explains the separation of tool fees and merchant payments. |
| card_required | boolean | – | True when a card must be added before this purchase. |
| card_url | string | – | Where the user adds a card, when they have none yet. |
| charged_cents | number | – | Amount billed for this call, in cents. |
| command | string | – | Which sub-command ran: setup | search | purchase | propose | status | checkout | reconcile | address | credentials. |
| currency | string | – | ISO currency of total_cents. |
| error | string | – | Error code/message when ok=false. |
| expires_at | string | – | When the approval stops being valid (24h from proposal). |
| item | string | – | What is being bought. |
| live_view_url | string | – | Live View link to the browser doing the checkout. |
| login_url | string | – | Live View link for the user to sign into their own merchant account. |
| merchant | string | – | Who it is being bought from. |
| merchant_payment | object | – | Merchant payment status and charged_cents, null when unverified. Separate from the tool fee. |
| merchants | array | – | Protocol merchants that sell this kind of thing. |
| message | string | – | What to show the user — relay it VERBATIM. |
| next | string | – | The next call to make. |
| ok | boolean | – | True when the call succeeded. |
| order_status | string | – | confirmed | not_confirmed | unknown | absent_user_reported. |
| payment_source | string | – | merchant_saved_card | link_card, once checkout picks one. |
| receipt | object | – | What was bought, once it completes. |
| relay_verbatim | boolean | – | True when `message` must be shown to the user as written. |
| status | string | – | proposed | approved | declined | checking_out | requires_action | completed | failed | expired. |
| tool_fee_cents | number | – | Vaaya buy tool-call fee. Not a merchant charge. |
| total_cents | number | – | The user's total, in cents — paid by their own card, not the balance. |
| web | – | – | Web search evidence, when `search` ran one. |
No examples provided.
close Close a Sandbox Session ~79
Close an E2B sandbox session and stop its billing. Pass the `session_id`. Captures the final metered uptime cost and releases the hold. ALWAYS call this when finished with a session — an open session keeps billing per second of uptime. Safe to call repeatedly (idempotent).
| Name | Type | Req | Description |
|---|---|---|---|
| session_id | string | yes | The session_id to close. |
| Name | Type | Req | Description |
|---|---|---|---|
| balance_remaining_cents | number | – | Wallet balance remaining, in cents. |
| charged_cents | number | – | Total metered uptime cost, in cents. |
| error | string | – | Error code/message when ok=false. |
| ok | boolean | – | True when the call succeeded. |
| session_id | string | – | The closed session id. |
| status | string | – | Final session state. |
No examples provided.
consult Consult Vaaya — Plan Any Capability ~356
Vaaya's consultant. Describe ANY external capability you or the user might want — generate an image/video, search or scrape the web, run code in a sandbox, send/receive email, enrich a contact — and it helps figure out the best way, teaching the user what Vaaya can do. It is CONVERSATIONAL and remembers prior turns. It returns: mode='converse' (a reply to RELAY to the user verbatim — questions, options, ideas; get the user's response and call consult again with it, so the conversation continues), mode='call' (an ordered list of calls to run via `use`, with a message explaining the preferred choice + alternatives + why; multi-step results may contain placeholders like '<from step 1: sandbox_id>' — run earlier steps first and substitute), or mode='unsupported'. Every reply includes `suggestions` (2-3 things to do next) — surface these to the user. AFTER you run a `call` result's calls via `use`, call consult ONE more time with a short note on the outcome (what was produced / any failures) — it returns result-aware, Vaaya-grounded next steps to offer the user (the `call` result's `after_running` field reminds you). Call consult whenever you hit a capability gap or the user wants to know what's possible. It does NOT execute or bill — you run returned calls via `use`. ALWAYS show the user consult's `message` and `suggestions` and let them steer.
| Name | Type | Req | Description |
|---|---|---|---|
| intent | string | yes | Plain-English description of what you want, or your answer to a previous clarify question. Be concrete — include the prompt text, URL, budget, or target the task implies. |
| Name | Type | Req | Description |
|---|---|---|---|
| after_running | string | – | Reminder to call consult again with the outcome. |
| calls | array | – | Ordered list of { service, action, params, max_cost_cents, why } to run via `use`. |
| if_tools_missing | string | – | What to do when a named first-party tool (gtm_*, worker_*, …) is missing from your tool list: it was just unlocked — refresh the tool list; never improvise a fallback. |
| if_use_unavailable | string | – | What to do when the `use` tool is missing from your tool list — relay to the user. |
| message | string | – | Consultant's reply — relay to the user verbatim. |
| mode | string | – | How to proceed: relay 'converse', run 'call', or report 'unsupported'. |
| reason | string | – | Why the request is unsupported (mode='unsupported'). |
| run_with | string | – | Which tool to execute the calls with. |
| suggestions | array | – | 2-3 suggested next steps to surface to the user. |
No examples provided.
docs Read Vaaya Deep Reference ~224
Vaaya's deep reference, FREE and instant. Pass `topic` to get the full playbook for a capability area — exact services, actions, params, prices, model lists, and gotchas — the same reference files the vaaya skill ships. Topics: 'setup' (connecting an agent, a chat app, or an unattended process), 'tools' (exact params of every Vaaya tool, GTM suite included), 'media' (image/video/audio models + product-demo videos), 'gtm' (leads, enrichment, outreach, signals, email), 'research' (OneSearch lanes, deep research, company/market research playbooks), 'data' (scraping, people, social platforms, public records, onchain, compliance), 'compute' (sandboxes, browser automation, files, memory, workers, phone calls, llm). Read the matching topic BEFORE non-trivial work in that area — it is cheaper than a wrong call. Never bills; safe to call any time.
| Name | Type | Req | Description |
|---|---|---|---|
| topic | string | yes | Which reference to fetch. |
| Name | Type | Req | Description |
|---|---|---|---|
| content | string | – | The full reference document (markdown). |
| error | string | – | Set when the topic is unknown. |
| ok | boolean | – | True when the call succeeded. |
| topic | string | – | The topic served. |
| topics | array | – | Valid topics, returned on an unknown-topic error. |
No examples provided.
llm Ask Another LLM ~290
Ask a DIFFERENT LLM a question and get its answer, billed per token from the Vaaya wallet (model cost + 3%, usually a fraction of a cent). Use it to get a second opinion from a rival model, cross-check an answer, summarize a huge blob cheaply, or query a specific model the user names (Kimi, GPT, Gemini, Claude, DeepSeek, and 300+ more). `model` accepts 'auto' (default: short prompts go cheap, long go mid), 'cheap' | 'mid' | 'best' tiers, or any exact OpenRouter slug like 'moonshotai/kimi-k3'. Typical costs: cheap tier well under 0.1 cents, best tier 1-3 cents per call. Not for the conversation you are already having — it is a one-shot ask to another model.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | number | – | Optional cap on the response length in tokens (default 4096, max 16384). |
| model | string | – | 'auto' (default), 'cheap', 'mid', 'best', or an exact OpenRouter model slug (e.g. 'moonshotai/kimi-k3', 'anthropic/claude-opus-5'). |
| prompt | string | yes | The question or task for the other model. |
| system | string | – | Optional system prompt for the other model. |
| Name | Type | Req | Description |
|---|---|---|---|
| charged_usd | number | – | What the user pays for this call, in USD (model cost plus 3 percent). |
| completion_tokens | number | – | Completion tokens billed. |
| error | string | – | Error code/message when ok=false. |
| model_used | string | – | The concrete model that served the request. |
| ok | boolean | – | True when the call succeeded. |
| prompt_tokens | number | – | Prompt tokens billed. |
| requested_model | string | – | What the caller asked for ('auto', a tier, or a slug). |
| text | string | – | The other model's answer. |
No examples provided.
result Poll an Async Job ~263
Fetch the status + output of an async job started by `use` (e.g. a video render). Pass the `job_id` that `use` returned with `{ async: true }`. Returns `{ status, result?, progress?, charged_cents }`: `running` (still working — when the job reports it, `progress` carries `{ phase, percent, rendered_frames, total_frames, eta_sec }` and `hint` is a one-line summary like "rendering 42% (380/900 frames, ~120s left)", so you can tell real progress from a hang; wait a bit and call again), `succeeded` (`result` holds the output, e.g. the video URL; the call is charged now), or `failed`/`cancelled` (no charge; on `failed`, read `error` AND `hint` — `hint` carries the service's usage notes, which usually explain how to fix the call). Safe to call repeatedly — it never starts new work or double-charges. ALWAYS use this to retrieve an async result instead of re-running `use` (re-running starts a new paid job).
| Name | Type | Req | Description |
|---|---|---|---|
| job_id | string | yes | The job_id returned by an async `use` call. |
| Name | Type | Req | Description |
|---|---|---|---|
| balance_remaining_cents | number | – | Wallet balance remaining, in cents. |
| charged_cents | number | – | Amount billed for this call, in cents. |
| error | string | – | Error code/message when ok=false. |
| hint | string | – | Human-readable progress summary. |
| job_id | string | – | The polled job id. |
| ok | boolean | – | True when the call succeeded. |
| progress | object | – | Progress detail (e.g. percent) while running. |
| result | – | – | Final output when succeeded. |
| status | string | – | Job state. |
No examples provided.
session Run Code in a Sandbox Session ~188
Run a command or code in an open E2B sandbox session (started by `use` with action `create_session`, which returns a `session_id`). Pass `session_id` plus either `command` (a shell command) or `code` (+ optional `language`: python/javascript/bash). Returns stdout/stderr/exit_code (or the code result). The sandbox stays alive — and billed per second of uptime — until you `close` it; re-running reuses the SAME box, so filesystem + process state persist between calls. ALWAYS `close` when done.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | – | Code to execute (alternative to `command`). |
| command | string | – | Shell command to run in the sandbox. |
| language | string | – | Language for `code`: python (default), javascript, or bash. |
| session_id | string | yes | The session_id returned by create_session. |
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | Error code/message when ok=false. |
| exit_code | number | – | Process exit code. |
| ok | boolean | – | True when the call succeeded. |
| result | – | – | Structured result, when the runtime returns one. |
| stderr | string | – | Captured standard error. |
| stdout | string | – | Captured standard output. |
No examples provided.
stocks Buy Tokenized Stocks ~465
Buy tokenized stocks on Base using only the user’s prepaid Vaaya balance, never the welcome credit or the GitHub credit line. Commands: list (supported token tickers), portfolio (owned stocks and buying power), quote {symbol, amount_cents}, buy {symbol, amount_cents, idempotency_key}, order {order_id}. When the user asks to buy a specified stock and dollar amount, resolve its supported token ticker (Apple = AAPLc) and call buy directly; no activation or additional approval step. amount_cents is the maximum total prepaid spend including provider fees. Use a unique idempotency_key for each intended purchase and reuse it on retries. Query order until confirmed/failed; queued/submitted is not success. Do not increase the user’s spend or retry a failed purchase as a new order without instruction. Ask only for missing or ambiguous purchase details. If prepaid_required or buyingPowerCents is insufficient, offer a $10/$30/$100 prepaid pack: POST /api/v1/topup with pack_cents 1000/3000/10000 and the same account bearer token returns a Stripe Checkout url. With authorization for that pack amount, the user’s Instinct agent can pay the URL in its browser using the card saved in Instinct; otherwise give the URL to the user. Vaaya cannot charge Instinct’s card directly. Do not include card details or tokens in a handoff. Check GET /api/v1/wallet wallet.prepaid_cents, then portfolio buyingPowerCents before resuming the same purchase key. A share purchase alone does not authorize a top-up. Stop on needs_review as well as failed.
| Name | Type | Req | Description |
|---|---|---|---|
| amount_cents | integer | – | Maximum prepaid spend in cents, pool fees included. Required for quote and buy. |
| command | string | yes | list (supported tickers), portfolio (holdings + buying power), quote, buy, or order (status by id). |
| idempotency_key | string | – | Unique per intended purchase; reuse it on retries. Required for buy. |
| order_id | string | – | Order id returned by buy. Required for order. |
| symbol | string | – | Token ticker from list, e.g. AAPLc. Required for quote and buy. |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | – | portfolio: the user stock wallet on Base. |
| amountCents | number | – | Prepaid cents reserved for the purchase. |
| buyingPowerCents | number | – | portfolio: prepaid cents available for stocks. |
| chargedCents | number | – | buy/order: cents actually charged once confirmed. |
| error | string | – | Error code/message when ok=false. |
| estimatedTokens | string | – | quote: expected token amount. |
| expiresAt | string | – | quote: ISO 8601 expiry (60s). |
| funding | string | – | list: always prepaid_only. |
| holdings | array | – | portfolio: per-stock tokens, shares, valueUsd and staleness. |
| id | string | – | quote/buy/order: quote id or order id. |
| message | string | – | Human-readable failure detail. |
| minimumTokens | string | – | quote: guaranteed minimum after 50 bps slippage. |
| orders | array | – | portfolio: recent orders. |
| status | string | – | buy/order: queued | approving | ready | submitted | confirmed | failed | needs_review. |
| stocks | array | – | list: supported stocks with symbol, name, address, priceUsd and staleness. |
| symbol | string | – | Token ticker, e.g. AAPLc. |
| tokens | string | – | buy/order: tokens delivered once confirmed. |
| totalValueUsd | string | – | portfolio: holdings value at the latest feed price. |
| txHash | string | – | buy/order: Base transaction hash once broadcast. |
No examples provided.
use Execute a Paid Service Call ~293
Execute a single external call, and bill on success. Used for any external capability (image/video/audio generation, web search, scraping, email, document parsing, code sandbox, browser automation, embeddings, etc.). The server validates params against a registered schema and proxies to the upstream — you never pass URLs or API keys. Call it directly when you know the exact (service, action, params, max_cost_cents) — from the vaaya skill's catalog or a call you've made before; when unsure, get the call from `consult` rather than guessing.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | yes | Action within the service (e.g. "search", "generate", "create_session"), taken from the call `consult` returned. |
| intent | string | – | Optional: the one-line `why` from the consult call you're running (or the user's goal for it). Used only for internal transaction visibility — it never affects validation, billing, or execution. Pass… |
| max_cost_cents | number | yes | Hard ceiling in cents on what you will be charged. `use` refuses if the registry price exceeds this. Pick at least 2× the listed price so retries work. |
| params | object | yes | Parameters from the call `consult` returned, validated against the service's registered schema. |
| service | string | yes | Service identifier, taken verbatim from the call `consult` returned. |
| Name | Type | Req | Description |
|---|---|---|---|
| async | boolean | – | True when the job runs asynchronously — poll with `result`. |
| balance_remaining_cents | number | – | Wallet balance remaining, in cents. |
| card_url | string | – | Only on `error: "card_required"`: a short-lived sign-in link where the user adds a card. Relay `data.message` to the user verbatim, then retry the same call once they have. |
| charged_cents | number | – | Amount billed for this call, in cents. |
| data | – | – | Upstream result payload (URLs, text, ids, …). |
| error | string | – | Error code/message when ok=false. |
| job_id | string | – | Async job id for `result` polling. |
| ok | boolean | – | True when the call succeeded. |
| protocol | string | – | Settlement rail used (x402 / mpp / ledger). |
| status | number | – | Upstream HTTP status when the call failed. |
| transaction_id | string | – | Vaaya transaction id for this call. |
No examples provided.
vaaya_account Show Connected Account & Balance ~138
Show which Vaaya account this connection is linked to and its money state. Returns { email, name, user_id, connected_client, scopes, balance_cents, credit_line, available_cents, credits_url, switch_account }. Call it whenever the user asks "which account is connected", "what's my balance", "how much credit is left", or "how do I switch accounts" — and relay the answer. `credit_line` is the credit the account can spend past its prepaid balance (the welcome credit plus any GitHub-score line); `available_cents` = balance + active line, the number calls are gated on.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| balance_cents | number | – | Wallet balance remaining, in cents. |
| connected_client | string | – | OAuth client name this connection was made through. |
| credits_url | string | – | Where the user buys credit packs. |
| string | – | Email of the connected Vaaya account. | |
| instructions | string | – | What to tell the user to get connected. |
| name | string | – | Display name of the connected user. |
| needs_auth | boolean | – | True when this agent is not linked to a Vaaya user yet. |
| ok | boolean | – | True when the call succeeded. |
| premium_allowance | object | – | Gated free-tier state for premium services: cap, purchased, spent, remaining (cents). Separate from wallet balance. |
| scopes | array | – | Authorized scopes for this connection. |
| signup_uri | string | – | Where a new user signs up. |
| switch_account | string | – | How to connect a different account — relay to the user. |
| user_id | string | – | Vaaya user id. |
| verification_uri | string | – | Where the user approves the connection. |
No examples provided.
vaaya_logout Disconnect / Switch Vaaya Account ~85
Disconnect this client from the current Vaaya account: revokes this connection's authorization server-side, so every later call fails with 401 until the user reconnects. Call it when the user asks to log out, sign out, disconnect, or switch Vaaya accounts — then relay the returned switch steps VERBATIM (the browser sign-out step is what actually enables switching accounts).
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| error | string | – | Error code/message when ok=false. |
| logged_out | boolean | – | True when the authorization was revoked. |
| message | string | – | What happened — relay to the user. |
| ok | boolean | – | True when the call succeeded. |
| to_switch_account | string | – | Exact steps to reconnect with a different account — relay verbatim. |
No examples provided.
vaaya_onboard Get Onboarding Instructions ~96
Public onboarding hint for an agent whose user isn't linked to Vaaya yet. Returns where the human should go to connect (and sign up if new). Call this when vaaya_test_connection reports needs_auth, or any tool returns unauthorized, then relay the instructions to the user. If the user IS already linked it returns `first_call` instead — show `first_call.show_to_user` as written so they know what to try.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| already_linked | boolean | – | True when the agent is already connected. |
| instructions | string | – | What to tell the user to get connected. |
| message | string | – | Status message to relay to the user. |
| needs_auth | boolean | – | True when this agent is not linked to a Vaaya user yet. |
| signup_uri | string | – | Where a new user signs up. |
| verification_uri | string | – | Where the user approves the connection. |
No examples provided.
vaaya_test_connection Test Vaaya Connection ~116
Round-trip ping that confirms the agent → Vaaya connection and whether the user is linked. Returns { ok:true, userId, scope, version, server_time, first_call } when linked — SHOW `first_call.show_to_user` to the user as written, it is the same set of starter examples the website and installer give them. Returns { ok:false, needs_auth:true, verification_uri, signup_uri, instructions } when not linked yet — relay that to the user so they can connect (and sign up if new).
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| instructions | string | – | What to tell the user to get connected. |
| needs_auth | boolean | – | True when this agent is not linked to a Vaaya user yet. |
| ok | boolean | – | True when the agent is linked to a Vaaya user. |
| scope | string | – | Space-separated authorized scopes. |
| server_time | string | – | Server time, ISO 8601. |
| signup_uri | string | – | Where a new user signs up. |
| userId | string | – | Linked Vaaya user id. |
| verification_uri | string | – | Where the user approves the connection. |
| version | string | – | Server version. |
No examples provided.
What is the Vaaya MCP server?
Vaaya is an MCP server listed in the public MCP registry as ai.vaaya/mcp. Paid APIs and tokenized shares for agents. Prepaid funding, including authorized Instinct checkout. This page covers its hosted endpoint (https://vaaya.ai/mcp).
Is the Vaaya MCP server safe to use?
Vaaya scores 90 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Vaaya MCP server expose?
Vaaya exposes 13 tools: stocks, vaaya_test_connection, vaaya_onboard, vaaya_account, vaaya_logout, and 8 more. Their descriptions and schemas cost roughly 3,626 tokens of context every time the server is loaded.
Does the Vaaya MCP server require authentication?
Yes. Vaaya asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the Vaaya MCP server still maintained?
Vaaya is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.