
Noesis — Solana On Chain Intelligence
Wire Solana on-chain research—token scans, wallet profiles, bundle detection—into your agent before you commit to a crypto product or trade logic.
Overview
Noesis is an MCP server for the Validate phase that provides Solana token scans, wallet profiling, and bundle detection through 19 on-chain intelligence tools.
What is this MCP server?
- 19 MCP tools for Solana on-chain intelligence
- Token scans, wallet profiling, and bundle detection
- Remote streamable-http endpoint at noesisapi.dev/mcp
- Free API key flow at noesisapi.dev/keys
- Version 2.1.1 in published server metadata
- 19 MCP tools per server description
- Remote MCP version 2.1.1
- Hosted endpoint https://noesisapi.dev/mcp
Community signal: 1 GitHub stars.
What problem does it solve?
Raw Solana RPC and explorer tabs do not fit agent workflows when you need fast token and wallet risk context while scoping a build.
Who is it for?
Builders shipping Solana-adjacent agents, analytics, or content who want MCP-native chain research during validate and idea phases.
Skip if: Teams with no Solana footprint or builders who need non-Solana multi-chain analytics only.
What do I get? / Deliverables
After adding the remote MCP and API key, your agent can pull structured on-chain intelligence inside the same thread as your code and specs.
- Agent-driven token and wallet intelligence queries
- Bundle and manipulation signal checks during scoping
- Reusable on-chain research without custom indexer code
Recommended MCP Servers
Journey fit
How it compares
Solana-focused on-chain MCP data plane, not a generic web scraper or custodial trading bot.
Common Questions / FAQ
Who is Noesis for?
Solo and indie builders working on Solana products who want their coding agent to run token and wallet intelligence via MCP.
When should I use Noesis?
Use it while validating token legitimacy, profiling wallets, or detecting bundles before you code integrations or publish growth analytics.
How do I add Noesis to my agent?
Configure the remote MCP URL https://noesisapi.dev/mcp with streamable-http and header X-API-Key from https://noesisapi.dev/keys, then reload MCP in your agent.