← Back to Plugins
MCP Server MCP

xyz.mindjack/mcp

github By github 👁 7 views ▲ 0 votes

Solana memecoin rug check for trading agents: pump.fun launches, calibrated rug risk, wallets, KOL.

Homepage Verified source GitHub

Install

npx -y @mindjack/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.mindjack.xyz/mcp",
      "headers": [
        {
          "description": "Optional. Listing the tools needs no credential at all. Calling one needs either this key or an OAuth token: connect without either and the endpoint answers 401 with the address of its protected resource metadata, which is enough for a connector client to complete the OAuth flow on its own. Mint a key instead at https://api.mindjack.xyz/v1/keys",
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@mindjack/mcp",
      "version": "1.4.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...