mcpbeat Sign in

Autosophia Base Lens MCP Server

answering

Autosophia Base Lens is answering right now. Last checked 13 min ago. It exposes 6 tools.

Screen Base ERC-20 tokens, inspect wallets, simulate txs, price gas. $0.01 in USDC.

Uptime history 20 days of history · worst day 96%
20 days agonow
97.8%
Uptime 24h
89 of 91 checks
6
Tools
read from the server
984 ms
Response time
average over 24h
open, no key
Access
streamable-http

Autosophia Base Lens does not always answer

Over the last week it answered 98.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add base-lens --transport http https://base.autosophia.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "base-lens": {
      "url": "https://base.autosophia.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.base-lens]
url = "https://base.autosophia.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "base-lens": {
      "url": "https://base.autosophia.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "base-lens": {
      "url": "https://base.autosophia.io/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

gas
gas_price
Current 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
inspect_wallet
Wallet 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
payment_info
How to pay, step by step.
screen
screen_token
ERC-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
service_info
Start here. What this server sells and its current limits.
simulate
simulate_transaction
Preview 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)

Endpoints

URLTransportStateLatencyChecked
https://base.autosophia.io/mcp streamable-http answering 1256 ms 13 min ago

Alternatives to Autosophia Base Lens

same job, measured the same way
I
Autosophia Solana Lens
by autosophia

Screen tokens, inspect wallets, simulate transactions, price priority fees. $0.02 in USDC.

8 tools answering
Cyberwarex Chain Data
by cyberpunk11147

EVM onchain data: wallet, token, price, gas, transactions, ENS across 5 chains.

local only
x402 Web Extract
by senpi-station

Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.

5 tools answering
Base Wallet Toolkit
by lordbasilaiassistant-sudo

MCP server for Base wallet interactions: balances, gas, tokens, allowances, ENS.

62 installs/wk local only
Agentforge
by acarchidi

DeFi safety layer for AI agents: wallet safety, token risk, tx decode/simulate. 20 tools.

20 tools answering
Automaton Colony
by automatoncolony

Screen Base smart contracts and B20 tokens: free on-chain check, paid Flash Audit over x402 (USDC).

6 tools answering
C
SYNTHORA x402 Intelligence Mesh
by hergertsynthora

Calibrated intelligence via x402 (USDC Base). ERC-8004 #84581: 272 payments, 49 wallets.

30 tools answering
Base Gasless Deploy MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle

69 installs/wk local only

Autosophia Base Lens — questions

Answers built from our own checks of this server.

What can Autosophia Base Lens do?
It exposes 6 tools, read directly from the server on our last check. Among them: gas_price, inspect_wallet, payment_info, screen_token, service_info, simulate_transaction. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Autosophia Base Lens working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 89 of 91 checks got a reply (97.8%), average response time 984 ms. The bar chart above shows every period we have measured.
How do I connect Autosophia Base Lens?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Autosophia Base Lens need an API key?
No. Autosophia Base Lens completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Autosophia Base Lens?
It answers our handshake in 984 ms on average, which is faster than 11% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.