Skip to content
Gemini CLI

Noesis — Solana On-Chain Intelligence for Gemini CLI

io.github.rengon0x/noesis

Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.

client:Gemini CLI transport:streamable-http

Install Noesis — Solana On-Chain Intelligence in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "noesis": {
      "httpUrl": "https://noesisapi.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Noesis — Solana On-Chain Intelligence in other clients