Autosophia Base Lens MCP server
Screen Base ERC-20 tokens, inspect wallets, simulate txs, price gas. $0.01 in USDC.
Little public usage data yet
Reviews
Write oneNobody has reviewed Autosophia Base Lens yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Autosophia Base Lens tools (6)
write = sends, deletes, buys or postsgas_priceFreeCurrent Base gas price. $0.01 per call. Typically returns in under 2s. Returns base fee, priority fee percentiles from the last 20 blocks, congestion read, and three recommended (slow/normal/urgent) fee tiers with ETH cost estimate.
inspect_walletFreeWallet profile on Base. $0.01 per call in USDC. Read-only. Returns ETH balance, nonce, whether the address is a contract or EOA, and balances of a curated major-token list (USDC/WETH/DAI/cbETH — not full portfolio enumeration, which needs an indexer on EVM). address: 0x-prefixed EVM address on Base
payment_infoFreeHow to pay, step by step.
screen_tokenFreeERC-20 token risk screen on Base. $0.01 per call in USDC — no account, no API key. Returns risk_score(0-100), signals, token metadata, and a real Uniswap v3 on-chain slippage curve. Holder concentration and token age are not available (would need an indexer) — marked "not_available", never guessed. address: 0x-prefixed ERC-20 contract address on Base
service_infoFreeStart here. What this server sells and its current limits.
simulate_transactionFreePreview a Base call before sending. $0.01 per call. Never sends — simulation only. Runs eth_call + eth_estimateGas against the given call. Decodes Error(string) and Panic(uint256) revert reasons in plain language. to: contract/address to call data: calldata, hex string starting with 0x (default empty call) value: ETH to send along, hex wei string (default 0x0) from_address: address to simulate as sender (optional)
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2786ms17/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http base-lens https://base.autosophia.io/mcp
Autosophia Base Lens: common questions
- Is Autosophia Base Lens MCP server safe?
- With care: it is graded C, so read the findings first (65/100). Read the Autosophia Base Lens safety report
- How do I install Autosophia Base Lens?
- It runs remotely at base.autosophia.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Autosophia Base Lens need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Autosophia Base Lens maintained?
- The latest release is v1.0.0.
- Is Autosophia Base Lens up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.