pulse verity for Claude Desktop
io.github.pulsebet/pulse-verity
Read crypto reference prices and verify signed receipts. Includes limited keyless samples.
client:Claude Desktop
transport:stdio
runtime:npm
Install pulse verity in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pulse-verity": {
"command": "npx",
"args": [
"-y",
"pulse-verity"
],
"env": {
"PULSE_API_KEY": "<PULSE_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs