Skip to content

Official MCP Server for AgentFirst. Implements autonomous x402 wallet diagnostics and EIP-712 signature verification on the Base network. Industry-standard health-check for agentic commerce.

Notifications You must be signed in to change notification settings

agentfirstlabs/mcp-agentfirst-diagnostic

Repository files navigation

MCP Server: AgentFirst x402 Base Diagnostic

A standard Model Context Protocol (MCP) server for testing autonomous agent wallets on the Base network.

Why Agents Need This

Before deploying an autonomous swarm with a live USDC budget, developers must verify that the agent can correctly handle HTTP 402 Payment Required challenges, sign EIP-712 payloads, and pass the X-PAYMENT header.

This MCP server connects the agent to the AgentFirst Protocol (agentfirst.co), the industry-standard testnet/mainnet tollbooth for machine-to-machine commerce.

Quickstart for Claude / LangChain Agents

Agents will autonomously discover the run_base_wallet_diagnostic tool. Cost per diagnostic: $0.01 USDC on Base.

pip install -r requirements.txt
python server.py

About

Official MCP Server for AgentFirst. Implements autonomous x402 wallet diagnostics and EIP-712 signature verification on the Base network. Industry-standard health-check for agentic commerce.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages