Bring your own automation — Vantage adds governance on top.
Connect your automation tools
Each card asks for the one credential the vendor gives you. Your
connected-app credentials (Slack, Sheets, Stripe, etc.) stay on the
vendor's side. Vantage only sees what the vendor's API exposes — and
we redact, audit, and remember every call.
Zapier MCP
8,000+ apps · 30,000+ actions · hosted at mcp.zapier.com
Not connected
Get your credentials from
mcp.zapier.com:
create a server, add the actions you want, click Connect, then
copy Option 1 from the "New connection credentials" dialog —
the Connect to URL plus the Token. Vantage sends the
token as Authorization: Bearer …
on every call.
Both are stored encrypted. We never log or display them again after
saving. If you prefer Zapier's "Option 2: URL with token", paste the
full URL (with ?token=…)
into the URL field and leave the Token field empty — it'll still work.
AgenticFlow
Workforces, workflows, marketplace · hosted at agenticflow.ai
Not connected
From agenticflow.ai:
create an API key in your workspace settings, then copy the workspace and project ids.
Use Vantage from your editor
Vantage as MCP server · Codex CLI, Claude Desktop, Cursor, VS Code
Live
Point your AI editor at this Vantage instance and it can invoke your
saved skills + read-only Vantage tools. Every external call is
governed by Vantage's identity, audit, and NemoClaw layers — just
like calls from the Desk. Local-only by default (Posture A).
Use the same JWT you see at /my/identity.
To wire it into your editor, copy the config snippet for your editor
below and paste it into the editor's MCP settings.
Codex CLI snippetClaude Desktop snippetCursor / VS Code snippet
What's exposed: your saved composite skills + a
curated read-only set (search_files, search_knowledge,
query_database, hindsight_recall, list_my_integrations) + your
AgenticFlow / Zapier read tools. Confirmation-required writes are
hidden — use the Vantage Desk for those.
Pipedream MCP
2,700 APIs · 10,000+ developer tools · hosted at pipedream.com
Not connected
Same per-user-URL pattern as Zapier — paste your Pipedream MCP server URL.