Autonomous AI Agent Execution & Monetization Gateway on Base Mainnet
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/Har50/agent1{
"mcpServers": {
"agent1": {
"command": "node",
"args": ["/path/to/agent1/dist/index.js"],
"env": {
"API_BASE_URL": "<api_base_url>",
"AGENT_API_KEY": "<agent_api_key>"
}
}
}
}API_BASE_URLAGENT_API_KEYResumen de MCP Servers
# AgentExec — Base L2 AI Transaction Provider **The execution & security rail for the agentic economy.** Standalone Base L2 API for AI agents: x402 HTTP paywalls, EIP-7579 session keys, Tenderly pre-flight safety, sponsored UserOps (Pimlico), and a Go Redis rate-limit gateway. > This is **not** part of `vda-compliance`. Repo: [Har50/agent1](https://github.com/Har50/agent1). ## Docs | Doc | Purpose | |-----|---------| | [Investor pitch](./docs/INVESTOR_PITCH.md) | Executive summary, stack diagram, GTM | | [Architecture](./docs/ARCHITECTURE.md) | System design | | [Website launch](./docs/WEBSITE_LAUNCH.md) | Portal strategy + hero copy | | [MCP](./docs/MCP.md) | Cursor / Claude Desktop | | [Production roadmap](./docs/PRODUCTION_ROADMAP.md) | Deploy checklist | | [Master plan](./docs/MASTER_PLAN.md) | Product plan | | [WebMCP SDK quickstart](./docs/SDK_QUICKSTART.md) | Browser → AgentExec adapter | | [Executive pitch deck](./docs/PITCH_DECK.md) | One-page technical summary | | [Keeper verification](./docs/KEEPER_VERIFICATION.md) | Base Sepolia drain → auto top-up | | [Mainnet checklist](./docs/MAINNET_CHECKLIST.md) | Production go-live | ## Quick start (API) ```bash npm install && npm test && npm run dev # http://127.0.0.1:8787 · Swagger: /docs ``` ```bash # x402 sample paywall (protects /v1/paid/*) X402_ENABLED=true \ X402_RECIPIENT=0xYourTreasury \ X402_PRICE_USDC=0.01 \ npm run dev ``` ```bash # Production stack cp .env.example .env # fill secrets npm run prod:up # docker compose -f docker-compose.prod.yml up -d --build # Gateway: http://localhost:8080 # MCP (stdio → gateway) API_BASE_URL=http://localhost:8080 AGENT_API_KEY=dev-agent-key npm run mcp ``` ## Website (AgentExec landing) ```bash cd website && npm install && npm run dev # http://localhost:3001 # Demo playground: http://localhost:3001/demo ``` ## Middleware - [`src/middleware/x402Paywall.ts`](./src/middleware/x402Paywall.ts) — HTTP 402 + `PAYMENT-REQUIRED` / `PAYMENT-SIGNATURE` - [`src/middleware/simulateHook.ts`](./src/middleware/simulateHook.ts) — Tenderly gate before execute
Lo que la gente pregunta sobre agent1
¿Qué es Har50/agent1?
+
Har50/agent1 es mcp servers para el ecosistema de Claude AI. Autonomous AI Agent Execution & Monetization Gateway on Base Mainnet Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-13.
¿Cómo se instala agent1?
+
Puedes instalar agent1 clonando el repositorio (https://github.com/Har50/agent1) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Har50/agent1?
+
Nuestro agente de seguridad ha analizado Har50/agent1 y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Har50/agent1?
+
Har50/agent1 es mantenido por Har50. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.
¿Hay alternativas a agent1?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega agent1 en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
The fastest path to AI-powered full stack observability, even for lean teams.