basescope

by chasdaddy · ai-ml · mcp-server, glama

Easy setupBest for experimentalTrust score 15/100

basescope is a read-only onchain safety layer for AI agents: it answers "is this token/contract/approval safe?" on Base and EVM chains (honeypot/rug checks, risky-approval detection, verified-source lookup, balances, ENS/Basenames, gas, prices), with no private keys and no required API keys.

Source: https://github.com/chasdaddy/basescope

Install

git clone https://github.com/chasdaddy/basescope

Use this forAI-extracted

  • Validate token safety and detect rug pull indicators before executing onchain transactions
  • Check wallet balances and gas prices to ensure sufficient funds for EVM transactions
  • Verify smart contract source code authenticity and review risky token approvals
  • Resolve ENS names to addresses and perform read-only onchain safety audits for AI agents

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

basescope is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Legion Demo by turingplanet

    Enables interaction with the Agent Legion platform through MCP. Provides tools such as tool_say_hi to demo the server's capabilities.

  • mdapi-mcp by lightwheel10

    MCP server for converting HTML to Markdown and extracting page data, with pay-per-call using USDC on Base.

  • btc-mcp-srv by lightphon

    An MCP server that enables AI agents to send and receive Bitcoin over the Lightning Network using NWC or LND backends.

  • beerman by nitineeen

    MCP server for long-term project memory management, allowing AI agents to store and semantically search project milestones, decisions, and architecture specs via Supermemory vector store.

  • obolpay-x402-mcp by Hiroshi-Ichiyanagi

    MCP server for a live x402 payment gateway on Base (USDC). Lets AI agents discover, preview for free, then pay per call — with prepaid gasless payments, signed receipts, and delta delivery.

  • Vibes-Coded Agent Tools by doteyeso-ops

    pay-per-call x402 API endpoints as MCP tools — web search, page-to-markdown, PDF extract, JSON repair/validate, crypto price, weather, IP geo, DNS, markdown lint + 20 agent-commerce aliases. Each tool proxies to vibes-coded.com and settles via x402 (USDC/Solana). Free-trial endpoints need no auth; paid ones need an x402 signature. Catalog is fetched live, so new endpoints appear automatically.

  • BRYG by flexiblepackage

    An MCP server that lets AI assistants drive real Chromium browsers — navigate, click, type, read pages, run OCR, and record network traffic. 43 tools, credentials stay local, zero telemetry.

  • chromium-bridge by dashi96

    MCP bridge between Chromium browsers (Arc, Vivaldi, Brave) and Claude Code. 18 browser automation tools (navigate, click, forms, screenshots, GIF recording, console, network) plus a popup chat panel powered by the Claude Agent SDK.

Frequently asked questions

How do I install basescope?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support basescope?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is basescope free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.