Install in 60 seconds.

One config line, no SDK, no credit card. Works in Claude Code, Cursor, Continue, Cline, Claude Desktop, and any MCP-speaking client.

1

Claim your trial token

14-day expiration. 5,000 calls/day. Watermarked receipts (real receipts but with a trial flag). All 1,300+ catalog tools + all 15 meta-tools available.

2

Paste this into your MCP client config

Find your client's MCP-server config file. Common locations:

  • Claude Code: ~/.claude/settings.json
  • Claude Desktop: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS)
  • Cursor / Continue: see your client's MCP-servers settings panel
MCP server config
{
  "mcpServers": {
    "vaa": {
      "type": "http",
      "url": "https://vaa.veriops.io/mcp/",
      "headers": {
        "Authorization": "Bearer YOUR_TOKEN"
      }
    }
  }
}
3

Restart your client and verify

In your agent, ask:

Use the vaa_server_info tool and show me the result.

You should see n_artifacts: 1300+, the issuer public key, and the list of meta-tools.