Valltvallt

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 in at vallt.works/connect to get your token.

Then paste this into your terminal — it opens your AI tool and activates Vallt in one shot:

claude -p "set up my Vallt token: YOUR_TOKEN"

Or just open your AI tool and say: "set up my Vallt token: [paste token]"

That's it.

From here, just tell your AI tool what service you need — Vallt handles the rest.

Get your token →