Back to MCP Servers
Public
PulseChain on-chain analytics: token safety scores (0-100), honeypot detection, whale tracking, smart money feed, scam alerts, DEX volume, bridge stats, holder leagues. 11 free + 9 pro tools. `npx @openpulsechain/mcp-server`
finance-fintechai
Installation
npx @openpulsechain/mcp-serverConfiguration
{
"mcpServers": {
"public": {
"command": "npx",
"args": ["-y", "public"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes