# Base MCP Resolver [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/thgun2yerhed/agent-services-v2  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/base-mcp-resolver

## Description
Free onboarding tool providing authentic live transaction analysis on Base mainnet.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "base-mcp-resolver": {
    "command": "npx",
    "args": ["-y","base-mcp-resolver"]
  }
}
```

## Documentation & README

# Base Commerce Signals Gateway

Free API gateway providing real-time signals intelligence to autonomous software agents within the Base Layer 2 commerce layer.

## Architecture & Integration Specs
* **Protocol Standard**: Model Context Protocol (MCP) compliant JSON-RPC 2.0 primitives.
* **Network Infrastructure**: High-throughput Base Layer 2 live ledger routing.
* **Node Infrastructure**: Dedicated Alchemy mainnet connection framework.

## Gateway Core Endpoints
* **Discovery Card**: `/.well-known/mcp/server-card.json`
* **Telemetry Stream**: `/api/gateway`

