Onchain intelligence API for Solana AI agents. 38 pay-per-call x402 endpoints (USDC on Solana or Base): wallet/token enrichment, whale + smart-money tracking, due diligence, cross-venue perps funding, memecoin trenches-to-exit signals. JSON for agents, LLM briefings, MCP server.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"solenrich": {
"command": "npx",
"args": [
"-y",
"0xSardius/solenrich"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add solenrich npx -y 0xSardius/solenrich
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"solenrich": {
"command": "npx",
"args": [
"-y",
"0xSardius/solenrich"
]
}
}
}
📋 Copy
README Excerpt
Solana onchain data enrichment agent. Accepts USDC micropayments via x402 and returns enriched wallet, token, and transaction data — structured JSON for agents or natural language briefings for LLMs. **Live API:** https://api.solenrich.com/ **Landing Page:** https://solenrich.com **Docs (agent-readable):** https://api.solenrich.com/docs
Tools (15)
AGENT_WALLET_ADDRESS BIRDEYE_API_KEY FACILITATOR_URL HELIUS_API_KEY JUPITER_API_KEY METRICS_TOKEN PAYMENTS_ENABLED UPSTASH_REDIS_REST_TOKEN UPSTASH_REDIS_REST_URL airdropped collected format nft_count query suspected_spam
Topics
ai-agents defi mcp memecoins micropayments onchain-data perps solana usdc x402