assay for Windsurf
io.github.jasonczmeng/assay
x402 service-quality oracle: check a service's paid-probe quality tier and score before paying it.
client:Windsurf
transport:stdio
runtime:npm
Install assay in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"assay": {
"command": "npx",
"args": [
"-y",
"assay-oracle-mcp"
],
"env": {
"ASSAY_URL": "<ASSAY_URL>",
"ASSAY_WALLET_KEY": "<ASSAY_WALLET_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs