Loading MCP server directory, please wait...
Give AI agents a wallet with a spending limit. Non-custodial USDC on Base, server-enforced limits.
npx @getmcp/cli add io.github.zapxlabs/veyraRequires Node.js 18+. Community-contributed server. Review source before installing.
VEYRA_TOKENEndpoint credential from https://veyra.money/dashboard (starts with veyra_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zapxlabs/veyra": {
"command": "npx",
"args": [
"-y",
"veyra-mcp"
],
"env": {
"VEYRA_TOKEN": ""
}
}
}
}