Setup guide
Get Vallt running in your AI coding tool in under 2 minutes.
1
Install Vallt
Run this in your terminal — it installs and auto-detects your tools:
npx @vallt/mcp-server
Detects Claude Code, Cursor, and VS Code automatically and registers Vallt in each.
2
Manual registration (if setup didn't detect your tool)
Run this in your terminal:
claude mcp add vallt-mcp $(which vallt-mcp)
Requires the Claude Code CLI. Install it at claude.ai/code.
3
Get your token and activate
Sign up at vallt.works/connect →
After sign-up, you'll get a ready-to-run activation command with your token already filled in. Paste it in your terminal and you're live.
That's it.
From here, just tell your AI tool what service you need — Vallt handles the rest.
Get your token →