mcp add command that handles the config for you.
Install
-- separates Claude Code flags from the command it will spawn. Everything after -- is what Claude Code runs.
Remote (hosted HTTP)
To use Versuno’s hosted server instead ofnpx, add it as an HTTP transport with your key as a bearer token:
pull_asset and push_asset need local disk access, so use the npx install above if you need them.
Verify
versuno in the list with a green status indicator.
Scope
By default the server is added to the current project. To make it available globally, add--scope user:
Remove
Using it
Start a chat session withclaude and mention Versuno:
“Pull the ‘onboarding context’ asset from Versuno.”Claude Code asks for approval on each tool call. Keep this setting on. See Security.
Troubleshooting
Runclaude mcp logs versuno to see stderr output from the server. The most common issues are a missing or invalid API key. See Troubleshooting.
