Autosophia Solana Lens
io.autosophia/solana-lensScreen tokens, inspect wallets, simulate transactions, price priority fees. $0.02 in USDC.
Tools · 8
Go/no-go risk verdict on a Solana SPL token before you buy it. Returns a 0–100 risk score with the specific reasons — live mint/freeze authority, top-holder concentration, token age, and a real slippa…
One-call profile of a Solana wallet: SOL balance, non-zero SPL holdings, activity window, failure rate, account age, and whether it is a program. Use when you need to judge a counterparty, monitor a t…
Find out whether your transaction will succeed before you pay for it. Simulates on mainnet and returns the decoded error (translated to plain language), logs, compute units consumed, and expected acco…
What priority fee will actually land your transaction right now. Returns p50/p75/p90/p99 microlamports from the last 150 slots, the trend, and three recommended tiers (relaxed / normal / urgent) with …
How to pay, step by step. Read this if you got a 402 and are not sure what to do.
Start here. What this server sells, what it will not do, and the exact limits.
RPC connectivity check. Free. Use when diagnosing timeouts before paid calls.
Tell this server what you needed and could not get. Free — no payment required. Your input goes to the operator's queue and to a public board of unmet agent demand (contact details are never shared; e…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"autosophia_solana_lens": {
"url": "https://chain.autosophia.io/mcp",
"transport": "streamable-http"
}
}
}