pulse verity for Windsurf
io.github.pulsebet/pulse-verity
Read crypto reference prices and verify signed receipts. Includes limited keyless samples.
client:Windsurf
transport:stdio
runtime:npm
Install pulse verity in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"pulse-verity": {
"command": "npx",
"args": [
"-y",
"pulse-verity"
],
"env": {
"PULSE_API_KEY": "<PULSE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs