Base L2 Agent Kit
@manteclaw
Base L2 Agent Kit について
MCP server for Base L2 earning and security tools — contract audit, gas estimates, yield farming, token analysis, wallet health
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"base-l2-agent-kit-mcp": {
"command": "python",
"args": [
"base_agent_kit_mcp.py"
]
}
}
}ツール
8Scan smart contract for vulnerabilities
Current Base L2 gas prices
DeFi yield opportunities on Base
Honeypot & risk scanner
Portfolio health score
Secure BIP39 mnemonic
Token price on Base
DEX swap quote
概要
What is Base L2 Agent Kit?
An MCP server that exposes Base L2 earning and security tools as Model Context Protocol tools, with all underlying endpoints monetized via x402 micropayments. It is for developers building AI agents that need on-chain data and security analysis on Base L2.
How to use Base L2 Agent Kit?
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.
Key features of Base L2 Agent Kit
- 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
Use cases of Base L2 Agent Kit
- Audit a smart contract for vulnerabilities before interacting
- Aggregating DeFi yield opportunities across Base L2 protocols
- Query current Base L2 gas prices for transaction planning
- Analyze token risk for honeypots or rug pulls
- Generate secure mnemonic phrases for wallet creation
FAQ from Base L2 Agent Kit
—
「AI とエージェント」の他のコンテンツ
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
コメント