← Back to Plugins
MCP Server MCP

OpenPulsechain Analytics

github By github 👁 1 views ▲ 0 votes

PulseChain analytics: 28 tools — safety scores, signals, whale alerts, pair analytics, AML.

Homepage Verified source GitHub

Install

npx -y @openpulsechain/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@openpulsechain/mcp-server",
      "version": "2.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for PRO tools (get one at openpulsechain.com/pricing). Free tools work without it.",
          "isSecret": true,
          "name": "OPENPULSECHAIN_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...