Base L2 Agent Kit

by manteclaw

168 downloads
Not rated
GitHub Website

About

MCP server for Base L2 earning and security tools — contract audit, gas estimates, yield farming, token analysis, wallet health

Details

Author
manteclaw
Downloads
168
Categories
AI

- 8 monetized MCP tools for Base L2
- Smart contract audit and vulnerability scanning
- DeFi yield opportunity detection on Base
- Token honeypot and risk analysis
- Wallet portfolio health scoring
- DEX swap quotes and gas estimates
- Secure BIP39 mnemonic generation
- x402 micropayment monetization model

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Base L2 Agent Kit
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install via pip (pip install mcp httpx) and run the script python base_agent_kit_mcp.py. Each tool is available as an MCP tool and is priced in USDC per call.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "base l2 agent kit": {
            "base-l2-agent-kit-mcp": {
                "command": "python",
                "args": [
                    "base_agent_kit_mcp.py"
                ]
            }
        }
    }
}

McpServers

{
    "base-l2-agent-kit-mcp": {
        "command": "python",
        "args": [
            "base_agent_kit_mcp.py"
        ]
    }
}

Base L2 Earning Agent — MCP Server

An MCP server that exposes Base L2 earning and security tools as Model Context Protocol tools. All underlying endpoints are monetized via x402 micropayments.

Tools

| Tool | Description | Price |
|------|-------------|-------|
| contract_audit | Scan smart contract for vulnerabilities | 0.02 USDC |
| base_gas_estimate | Current Base L2 gas prices | 0.01 USDC |
| yield_farm | DeFi yield opportunities on Base | 0.05 USDC |
| token_analyzer | Honeypot & risk scanner | 0.03 USDC |
| wallet_health | Portfolio health score | 0.02 USDC |
| generate_mnemonic | Secure BIP39 mnemonic | 0.01 USDC |
| base_price | Token price on Base | 0.01 USDC |
| dex_quote | DEX swap quote | 0.01 USDC |

Usage

# Install
pip install mcp httpx

Run

python base_agent_kit_mcp.py

x402 Service

The underlying HTTP service runs at https://manteclaw-x402.loca.lt with 9 monetized endpoints. See .well-known/agent-catalog.json for full API spec.

Registry Listings

- Glama: Auto-indexed via glama.json
- Smithery: Published via .smithery/manifest.json
- Skills.sh: base-l2-earning-agent
- agentskill.sh: /@manteclaw/base-l2-earning

Author

Manteclaw — Base L2 agent earning automation

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.