Now indexing |
The MCP serverfor Solana.
Any AI agent — Claude, ChatGPT, Cursor, Cline — plugs into live indexed Solana data in one line. Every swap, every new mint, every dev wallet. Sub-50ms queries. No RPC noise.
Powering Solana agents at
Every MCP-compatible AI client. One Solana MCP install.
Solana context for any AI agent
One MCP server, every Solana venue that matters. Built for AI agents — not for humans clicking explorers.
MCP-native
Drop one config snippet into Claude, Cursor, Cline, ChatGPT — tools appear in the agent palette instantly.
Every Solana DEX indexed
Jupiter, Raydium, Orca, Meteora swaps plus pump.fun bonding-curve launches — one MCP server, every venue.
WebSocket streams
Subscribe to swaps, new mints, holder shifts in real time. Your agent reacts the same slot they land.
Sub-50ms queries
Indexed in ClickHouse on top of Helius. No RPC fan-out, no rate-limit dance. p95 < 50ms by default.
Agent-aware auth
Per-agent API keys with per-tool scope. Rotate a key, that one agent loses access — others untouched.
On-chain settlement
Pay-per-query in $TECH on Solana. Validators stake to run indexer shards. 85% to validators, 10% buyback & burn.
One install.
Drop one snippet into your AI client's config. Your agent immediately gets native MCP tools for live indexed Solana data.
// ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"techkern": {
"command": "npx",
"args": ["@techkern/mcp"],
"env": { "TECHKERN_KEY": "tk_live_..." }
}
}
}
// Restart Claude. Your agent now has query_solana_swaps, query_pump_fun_launches, ...See it in action.
Pick a Solana data source. Fire the MCP tool call. Get indexed rows back in under 50ms — same query your agent would make.
LIVE MCP QUERY
solanaMCP tool call
Query result
swapsLive in production
Every agent query, indexed
Every MCP call we serve is logged with tool, agent, latency and result count. Sub-50ms p95. No RPC noise.
- Per-key audit log, queryable for 90 days
- Indexed in ClickHouse — 247B rows, updated every block
- Webhook push of query results to your own pipeline
By the numbers
The network in numbers
MCP queries today
Solana rows indexed
p95 query latency
Connected AI agents
247B+ rows indexed, updated every Solana slot (~400ms)
Live Solana data coverage.
Every Solana source × data-type combination your agent can query through MCP. Indexed in ClickHouse, sub-50ms by default.
| Source | Swaps | Liquidity | Mints | Holders | Streams |
|---|---|---|---|---|---|
| Jupiter | |||||
| Raydium | |||||
| Orca | |||||
| Meteora | |||||
| pump.fun | |||||
| Token holders | |||||
| KOL wallets | |||||
| Mint authority |
Head to head
MCP-native. Solana-deep. Agent-ready.
One MCP install vs the old way — raw Helius RPC, Birdeye REST, GMGN scraping.
| Capability | Techkern MCP | Raw Helius RPC | Birdeye REST | GMGN scraping |
|---|---|---|---|---|
| MCP-native (agent-ready) | ||||
| Solana DEX coverage | Jupiter+Raydium+Orca+Meteora | raw txs only | varies by plan | scrape-limited |
| p95 query latency | <50ms | 120-400ms | 200-600ms | 1-3s |
| WebSocket streams | subs only | |||
| 247B rows indexed | ||||
| On-chain settlement | ||||
| Pricing transparency | $TECH per query | credits / mo | requests / mo | scrape risk |
Techkern MCP
- MCP-native (agent-ready)
- Solana DEX coverage
- Jupiter+Raydium+Orca+Meteora
- p95 query latency
- <50ms
- WebSocket streams
- 247B rows indexed
- On-chain settlement
- Pricing transparency
- $TECH per query
Raw Helius RPC
- MCP-native (agent-ready)
- Solana DEX coverage
- raw txs only
- p95 query latency
- 120-400ms
- WebSocket streams
- subs only
- 247B rows indexed
- On-chain settlement
- Pricing transparency
- credits / mo
Birdeye REST
- MCP-native (agent-ready)
- Solana DEX coverage
- varies by plan
- p95 query latency
- 200-600ms
- WebSocket streams
- 247B rows indexed
- On-chain settlement
- Pricing transparency
- requests / mo
GMGN scraping
- MCP-native (agent-ready)
- Solana DEX coverage
- scrape-limited
- p95 query latency
- 1-3s
- WebSocket streams
- 247B rows indexed
- On-chain settlement
- Pricing transparency
- scrape risk
Beyond expectations
I plugged techkern into Claude Desktop and every memecoin DD now takes one prompt. Best MCP server I keep enabled by default.
Misha P.
Solana memecoin trader
We replaced four Helius + Birdeye + GMGN scraper endpoints with one MCP install. Cursor agents query Solana holders and dev wallets without a single wrapper.
Jordan Diaz
CTO · Echolane (YC W25)
Our research agent runs pump.fun snipe scans, KOL wallet tracking, and mint authority checks in one chat. Used to be three dashboards. Now it's an MCP tool list.
Tom Iversen
Founder · Solana agent studio
Everything in your control
Per-agent analytics for every Solana MCP call. Per-tool breakdowns. Per-query audit logs. All real-time.
MCP queries · 24h
livePricing
Start free. Scale per-query. Pay in $TECH or fiat.
Hobby
$0/ month
- 1,000 MCP queries / day
- All Solana sources indexed
- Community Discord
- Single API key
Pro
$99/ month
- 50,000 MCP queries / day
- Priority query queue
- WebSocket streams
- 5 API keys, audit log
Scale
Custom
- Unlimited queries
- Dedicated indexer shard
- SLA + dedicated engineer
- On-prem option
One MCP install
Give your agent
Solana superpowers.
Drop one MCP server into Claude, Cursor, or ChatGPT. Live indexed Solana data — every swap, every new mint, every dev wallet — in one prompt.