ari mcp py for Windsurf
io.github.antmanbuilds/ari-mcp-py
Python MCP server: fair-price checks, leaderboards, Ed25519 receipt verification for x402/MPP.
client:Windsurf
transport:stdio
runtime:pypi
Install ari mcp py in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ari-mcp-py": {
"command": "uvx",
"args": [
"ari-mcp-py"
],
"env": {
"ARI_API_BASE_URL": "<ARI_API_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs