Skip to content
Grok

Noesis — Solana On-Chain Intelligence for Grok

io.github.rengon0x/noesis

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

client:Grok transport:streamable-http

Install Noesis — Solana On-Chain Intelligence in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "noesis": {
      "type": "http",
      "url": "https://noesisapi.dev/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Noesis — Solana On-Chain Intelligence in other clients