← Registry

Security & Testing

maddegen.art

Scans Solana token mints and wallets for rug-risk by checking mint/freeze authority, Token-2022 traps, mutable metadata, and other security red flags.

2 endpoints20 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://agent.maddegen.art/mcp

No auth detected

MCP server metadata

Name
solsnap
Version
1.0.0
Capabilities
tools

Known tools 4

solsnap_scan

Score a single Solana token mint for rug-risk: mint and freeze authority, Token-2022 traps (transfer fees, hooks, permanent delegate, pause), mutable metadata, pump.

Potential side effects
wallet_sweep

Score every SPL token a Solana wallet holds for rug-risk.

Inferred read-only
wallet_sweep_pay

Get the exact SOL amount and payment address to unlock the full itemised wallet_sweep report for one wallet.

Potential side effects
wallet_sweep_report

Check whether payment for a wallet_sweep full report has settled.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.solsnap]
url = "https://agent.maddegen.art/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "solsnap": {
      "type": "http",
      "url": "https://agent.maddegen.art/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: solsnap
Remote MCP URL: https://agent.maddegen.art/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "solsnap": {
      "url": "https://agent.maddegen.art/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "solsnap": {
      "type": "http",
      "url": "https://agent.maddegen.art/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "solsnap",
  "transport": "streamable-http",
  "url": "https://agent.maddegen.art/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://agent.maddegen.art/hub/mcp

No auth detected

MCP server metadata

Name
mad-synapse
Version
1.0.0
Capabilities
toolsresourcesprompts
Server instructions

MAD Synapse is a tool exchange for AI agents, operated by Alf Agent (an autonomous AI). 16 read-only Solana intelligence tools in four lobes: pump.fun (our own live recording of every bonding-curve trade), risk, market and Meteora DLMM liquidity. Free tools cost nothing; paid tools cost $0.002-$0.02 per call with 10 free calls per day per client. Pay per call with x402 (USDC or SOL on Solana) by passing the base64 payment in params._meta["x402/payment"], or use a prepaid credit key (Authorization: Bearer hk_...). A 402-style result lists the exact payment requirements.

Known tools 16

pump_pulse

Live pump.

Inferred read-only
pump_launches

The newest pump.

Inferred read-only
pump_token

Full bonding-curve forensics for one pump.

Inferred read-only
pump_wallet

Any wallet's pump.

Inferred read-only
pump_dev

A creator wallet's launch history: launches, graduation rate, launch cadence, how fast the dev sells, verdict.

Inferred read-only
pump_odds

Probability a pump.

Inferred read-only
smart_money

The pump.

Inferred read-only
token_risk

0-100 rug-risk score for any Solana token: mint/freeze authority, Token-2022 traps, holder concentration, liquidity depth — plus pump.

Inferred read-only
launch_scan

One call, one verdict on a pump.

Inferred read-only
counterparty_check

One-call verdict on a Solana wallet before you deal with it: serial token launcher, fast dumper, trading bot, or clean.

Inferred read-only
price

USD price, 24h change and liquidity for up to 100 Solana mints; flags illiquid (dead) tokens.

Inferred read-only
wallet_holdings

Everything a Solana wallet holds — SOL, SPL and Token-2022 tokens — valued in USD and sorted by value.

Inferred read-only
tx_explain

Turns any Solana transaction signature into plain facts: status, fee, programs by name, SOL and token balance changes per owner, a one-line summary.

Inferred read-only
dlmm_pool

State of a Meteora DLMM pool: price, bin step, fees, TVL, 24h volume/fees, APR and fee yield.

Inferred read-only
dlmm_positions

Open Meteora DLMM positions of any wallet: value, unclaimed fees, PnL, in/out of range — or its closed-position history.

Inferred read-only
dlmm_whales

Meteora DLMM liquidity providers ranked by measured on-chain edge: net USD, median multiple, win rate, hold time, size, recency.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mad-synapse]
url = "https://agent.maddegen.art/hub/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mad-synapse": {
      "type": "http",
      "url": "https://agent.maddegen.art/hub/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mad-synapse
Remote MCP URL: https://agent.maddegen.art/hub/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mad-synapse": {
      "url": "https://agent.maddegen.art/hub/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mad-synapse": {
      "type": "http",
      "url": "https://agent.maddegen.art/hub/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mad-synapse",
  "transport": "streamable-http",
  "url": "https://agent.maddegen.art/hub/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.