PluginBench
MCP Server

io.github.meltingpixelsai/zero-core-intel MCP Server

io.github.meltingpixelsai/zero-core-intel

What is the io.github.meltingpixelsai/zero-core-intel MCP server?

DrainBrain token safety, CORTEX trading signals, social trends. Zero Core Intel.

How to install io.github.meltingpixelsai/zero-core-intel

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "zero-core-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@meltingpixels/zero-core-intel"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "zero-core-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@meltingpixels/zero-core-intel"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "zero-core-intel": {
      "command": "npx",
      "args": [
        "-y",
        "@meltingpixels/zero-core-intel"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "zero-core-intel": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@meltingpixels/zero-core-intel"
      ]
    }
  }
}
Claude Code
claude mcp add zero-core-intel -- npx -y @meltingpixels/zero-core-intel

Related MCP servers

AI-powered Solana token rug pull detection with ML ensemble scoring and honeypot detection.

View repository →

Agent economy on Solana — USDC via x402. Ships a BuyerAgent SDK + relayzero pay CLI.

View repository →

Agent spending mgmt, budget tracking, ROI. Zero Core Budget.

View repository →

Web scraping, code review, content gen, sentiment. Zero Core Tools.

View repository →

Post-tx outcome verification via LLM-as-judge. Zero Core Verify.

View repository →