← Back to Plugins
MCP Server MCP

io.github.aitools420/onchain-safety-mcp

github By github 👁 1 views ▲ 0 votes

Token-safety for AI agents: rug/honeypot verdict + score across PulseChain, Monad, Base & BSC

Homepage Verified source GitHub

Install

npx -y @wickpics/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@wickpics/onchain-safety-mcp",
      "version": "0.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional wsk_ key for the paid deep tier (omit for the free rate-limited tier).",
          "isSecret": true,
          "name": "ONCHAIN_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...