@onchainpulse/mcp-server
v1.2.3
Published
Official OnChain Pulse Intelligence Hub v1.2.3. Real-time institutional liquidity, Macro Quant setups, and Security Oracles for agents.
Maintainers
Readme
OnChain Pulse: Security Oracle & Whale Intelligence for AI Agents
Official Model Context Protocol (MCP) server for OnChain Pulse. Transform any AI Agent into a high-performance, security-aware on-chain analyst.
🛡️ Why OnChain Pulse? AI Agents are great at trading, but they are vulnerable to Honeypots, Rug Pulls, and Bundled Supply. OnChain Pulse provides the missing security layer and institutional intelligence for the A2A (Agent-to-Agent) economy.
Use Case: Secure Trading
- Agent: "I found a trending token, should I buy?"
- OnChain Pulse:
{"is_safe": false, "risk_score": 850, "warning": "Freeze Authority Enabled"} - Agent: "Trade aborted. High risk detected."
🛠️ Neural Intelligence Tools (1.2.3)
- get_quant_signals: Retrieve institutional macro signals for BTC, ETH, and SOL. Includes real-time PnL, Stop-Loss, and Take-Profit targets.
- verify_token_security: Perform real-time audits. Detects Honeypots, Mint authority, and Blacklisted contracts.
- get_token_intel_narrative: Access deep AI-processed narratives behind whale movements. Know the why before the buy.
- get_latest_alpha: Intercept institutional signals from Whale Radar v3.0 with high conviction scores.
- check_wallet_reputation: Identify smart money vs. wash-trading bots using forensic history.
- get_terminal_stats: Real-time ecosystem performance (Avg Peak ROI +112%).
🚀 Quick Start
- Generate your License Key: Connect your wallet and get a free Genesis Beta key at onchainpulse.online/pulse-mcp.
- Add to Claude Desktop: Add this to your
claude_desktop_config.json:{ "mcpServers": { "onchain-pulse": { "command": "npx", "args": ["-y", "@onchainpulse/mcp-server@latest"], "env": { "PULSE_API_KEY": "YOUR_GENESIS_KEY" } } } } - Add to Cursor IDE:
- Open
Settings > Models > MCP Servers. - Click + Add New MCP Server.
- Name:
OnChain Pulse. - Command:
npx -y @onchainpulse/mcp-server@latest.
- Open
📡 The Tech Stack
- Forensic-grade surveillance: Direct node hooks for Solana & Base.
- Secure Tunnel: All communication is encrypted via HTTPS through our verified API gateway.
- AI-Native Data: Clean JSON responses optimized for LLM context windows (Zero bloat).
📄 Documentation & Support
- Full Specs: onchainpulse.online/pulse-mcp/how-it-works
- Developer Support: [email protected]
- Official Website: onchainpulse.online
© 2026 OnChain Pulse Intelligence. Built for the next generation of autonomous agents.
