送信

Madeonsol — Solana Kol & Memecoin Intelligence

@LamboPoewert

Real-time Solana memecoin intelligence for AI agents and trading bots — KOL wallet trades, Pump.fun deployer reputation, token quality scoring, wallet PnL, and pre-confirm launch alerts. 40+ tools. Free API key, or pay-per-call via x402.
概要

MadeOnSol MCP Server

Real-time Solana memecoin intelligence inside Claude, Cursor, or any MCP client. 40+ tools across:

  • KOL intelligence — live trade feed from 1,000+ tracked KOL wallets, PnL leaderboards, multi-KOL coordination/convergence signals, first-touch scout alerts
  • Deployer Hunter — Pump.fun deployer reputation tiers, rug history, new-launch alerts, recent bonds
  • Wallet & alpha — win rate, ROI, FIFO cost-basis PnL for any Solana wallet; profitable non-KOL alpha wallets
  • Token quality — VWAP price, market cap, safety flags, buyer-quality scoring, cap table, KOL consensus
  • Pre-confirm sniper feed — pump.fun deploys detected ~500ms before they confirm

Install

{
  "mcpServers": {
    "madeonsol": {
      "command": "npx",
      "args": ["-y", "mcp-server-madeonsol"],
      "env": { "MADEONSOL_API_KEY": "msk_your_api_key_here" }
    }
  }
}

Auth

- Free API key (recommended for devs) — get one at https://madeonsol.com/pricing (200 calls/day free)
- x402 micropayments (for AI agents) — set SVM_PRIVATE_KEY to pay per call in USDC on Solana

Docs & pricing: https://madeonsol.com/solana-api

サーバー設定

{
  "mcpServers": {
    "madeonsol": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ],
      "env": {
        "MADEONSOL_API_KEY": "msk_your_api_key_here"
      }
    }
  }
}
- MCP Server