sai-vap-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sai-vap-mcpprepare a transfer of 100 USDC to Alice"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@sai-labs/vap-mcp
MCP facade for SAI Verified Agent Protocol. MCP auth authenticates a client to this process. It does not approve a payment.
npm install -g @sai-labs/vap-mcp
VAP_SCOPE=agent VAP_TENANT=sai sai-vap-mcpnpx @sai-labs/vap-mcpSource lives in the VAP monorepo at packages/mcp. Spec: https://vap.saiwallet.ai/reference/sdk/
Scopes
VAP_SCOPE=agent|verifier|executor|all (default agent).
Tool |
|
|
|
| yes | yes | yes |
| yes | yes | yes |
| yes | ||
| yes | ||
| yes |
all exposes every tool. Two keys from one operator still do not count as two votes.
Related MCP server: telos-mcp
Run from the monorepo
git clone https://github.com/SAI-Labs-Tech/vap.git
cd vap
npm install
VAP_SCOPE=agent VAP_TENANT=sai npm run mcpCursor / Claude Desktop
{
"mcpServers": {
"sai-vap": {
"command": "npm",
"args": ["run", "mcp"],
"cwd": "/path/to/vap",
"env": {
"VAP_SCOPE": "agent",
"VAP_TENANT": "sai"
}
}
}
}An MCP session is not payment approval.
This server cannot be deployed
Maintenance
Related MCP Connectors
Agent knowledge, private memory and coordination. Connect with MCP OAuth or an agent key.
Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.
Scoped agent execution. Server-side credentials, policy, budgets and verifiable receipts.
Paid MCP tools behind one endpoint. Agents pay per call in USDC on Base via x402.
Related MCP Servers
- AlicenseAqualityCmaintenanceMCP server for AgentFolio — the identity and reputation layer for AI agents. Query agent profiles, trust scores, verification status, and marketplace listings through 8 MCP tools.953 npm1MIT

telos-mcpofficial
AlicenseAqualityBmaintenanceExposes TELOS governance primitives—action scoring, receipt verification, Purpose Anchor inspection, audit-chain queries, and CCRS counterfactual replay—as MCP tools, resources, and prompts for any MCP-compatible client.519 PyPIApache 2.0
vantic-mcpofficial
AlicenseNot gradedqualityBmaintenanceEnables MCP hosts to verify agent spending mandates and receipts, providing stateless tools for authorization, chain verification, credential verification, and DID resolution.Apache 2.0- AlicenseNot gradedqualityBmaintenanceProvides MCP tools for interacting with the Technocore agent protocol, including signed messaging, nonce management, DID verification, end-to-end encrypted communication, and untrusted data fencing.26 npmApache 2.0