Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.
claude mcp add pulsefeed-x402 --transport http https://pulsefeed.dev/mcp-server
~/.cursor/mcp.json
{
"mcpServers": {
"pulsefeed-x402": {
"url": "https://pulsefeed.dev/mcp-server"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pulsefeed-x402": {
"serverUrl": "https://pulsefeed.dev/mcp-server"
}
}
}
.vscode/mcp.json
{
"servers": {
"pulsefeed-x402": {
"type": "http",
"url": "https://pulsefeed.dev/mcp-server"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"pulsefeed-x402": {
"url": "https://pulsefeed.dev/mcp-server"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"pulsefeed-x402": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pulsefeed.dev/mcp-server"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://pulsefeed.dev/mcp-server | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Nikolife2016--pulsefeed-x402/reviews or the review_server meta-tool.
POST /mcp