Servers
P
PulseNetwork MCP Server
@GTCC777
51 AI-powered Intelligence verticals - finance, immigration, legal, health, crypto, real estate, careers, travel, compliance and more. x402-native, pay-per-query via USDC on Base. No API keys, no subscriptions.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pulsenetwork": {
"command": "npx",
"args": [
"-y",
"mcp-pulsenetwork"
],
"env": {
"AGENT_PRIVATE_KEY": "<YOUR_BASE_WALLET_PRIVATE_KEY>"
}
}
}
}