An MCP server that provides live fair-market-value price checks for x402/MPP services, along with service listings, leaderboards, recent observations, and signed receipt verification. It can also fetch signed receipts and set up price alerts.
From the registry: Fair-price checks, leaderboards, and Ed25519 receipt verification for x402/MPP services.
Please install the `ari-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Node.js 18+ is required to run the recommended npm package via npx. (https://nodejs.org/)
Optional prerequisites:
- Alternative: install uv for Python-native hosts — If using the Python package instead of the recommended Node package, install uv and use uvx with the ari-mcp-py package. Python 3.10+ is required by the package. (https://docs.astral.sh/uv/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","ari-mcp"]
- optional environment variables:
- `ARI_API_BASE_URL`: Optional base URL for the ARI API. Defaults to the public ARI API; set this only to point at a private mirror. (example: `<your-ari-api-base-url>`)
Note: Recommended portable install path is the Node package via npx. The README also provides a Python-native alternative for compatible hosts: command `uvx`, args `["ari-mcp-py"]`. The server uses stdio transport and does not require any API key by default.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ARI_API_BASE_URLOverrides the default public ARI API to point the server at a private mirror.Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.