Back to Browse

Agent1 MCP Server

by Har50
Developer ToolsUse Caution3.2MCP RegistryRemote
Free

Server data from the Official MCP Registry

Monetization and execution gateway for autonomous AI agents on Base Mainnet

About

Monetization and execution gateway for autonomous AI agents on Base Mainnet

Remote endpoints: streamable-http: https://api.agentexec.dev/.well-known/mcp.json

Security Report

3.2
Use Caution3.2High Risk

AgentExec is a sophisticated Base L2 transaction provider with account abstraction, session keys, and Tenderly integration. While the codebase demonstrates good architectural intent (safety simulation, spend caps, session key scoping), there are several moderate security concerns: hardcoded default values in fallback paths, potential credential exposure in environment variable handling, insufficient input validation on critical financial operations, and database fallback logic that could mask security issues. The server appropriately requires authentication for sensitive operations, but the implementation has gaps that warrant attention before production deployment. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 6 high severity).

8 files analyzed · 18 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

database

Check that this permission is expected for this type of plugin.

process_spawn

Check that this permission is expected for this type of plugin.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-har50-agentexec-gateway": {
      "url": "https://api.agentexec.dev/.well-known/mcp.json"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!