Skip to content
VS Code

Noesis — Solana On-Chain Intelligence for VS Code

io.github.rengon0x/noesis

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

client:VS Code transport:streamable-http

Install Noesis — Solana On-Chain Intelligence in VS Code

.vscode/mcp.json

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

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Noesis — Solana On-Chain Intelligence in other clients