VeraData for Claude Desktop
io.github.teodorofodocrispin-cmyk/veradata
Verified LATAM data for AI agents: sanctions, entity, rates, KYB. Pay via x402.
client:Claude Desktop
transport:streamable-http
Install VeraData in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"veradata": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.veradata.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs