Noesis — Solana On-Chain Intelligence✓
io.github.Rengon0x/noesis · v2.1.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Rengon0x/noesis",
"description": "Solana on-chain intelligence — token scans, wallet profiling, bundle detection, 19 MCP tools.",
"title": "Noesis — Solana On-Chain Intelligence",
"repository": {
"url": "https://github.com/Rengon0x/NoesisAPI",
"source": "github"
},
"version": "2.1.1",
"websiteUrl": "https://noesisapi.dev",
"remotes": [
{
"type": "streamable-http",
"url": "https://noesisapi.dev/mcp",
"headers": [
{
"description": "Noesis API key. Get one free at https://noesisapi.dev/keys",
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}