Back to Discover

rigelonchain

connector

sylenzor

Read-only Solana MCP: rug-risk, bundle & deployer checks, live market, full audit. No keys.

View on GitHub
0 starsSynced Aug 12, 2026

Install to Claude Code

/plugin marketplace add sylenzor/rigelonchain

README

✦ Rigel Protocol

Give your AI agent eyes on Solana.

This repository contains:

  • mcp/@rigel-protocol/solana-mcp, the open-source MCP server. Seven read-only tools: wallet balances, token inspection, rug-risk analysis, bundle detection, deployer history, live market snapshots, and a one-call full audit. See mcp/README.md for install and usage.
  • public/ + server.js — the landing page at rigelonchain.com.

Quick start

{
  "mcpServers": {
    "rigel-solana": {
      "command": "npx",
      "args": ["-y", "@rigel-protocol/solana-mcp"],
      "env": { "SOLANA_RPC_URL": "https://api.mainnet-beta.solana.com" }
    }
  }
}

Read-only by design — no private keys, no signing, no custody. MIT licensed. Not financial advice.

Rendered live from sylenzor/rigelonchain's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
npm packageInstall via npm (stdio transport)mcp-server@rigel-protocol/solana-mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.