# SOLx402 MCP Server

SOLx402 MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with the x402 payment protocol on Solana. It provides tools for discovering and consuming x402-enabl…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add leandrogavidia/solx402-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list leandrogavidia/solx402-mcp-server
```

---

Source: https://github.com/leandrogavidia/solx402-mcp-server/tree/main/./apps/mcp-server
