Skip to content
Cline

assay for Cline

io.github.jasonczmeng/assay

x402 service-quality oracle: check a service's paid-probe quality tier and score before paying it.

client:Cline transport:stdio runtime:npm

Install assay in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "assay": {
      "command": "npx",
      "args": [
        "-y",
        "assay-oracle-mcp"
      ],
      "env": {
        "ASSAY_URL": "<ASSAY_URL>",
        "ASSAY_WALLET_KEY": "<ASSAY_WALLET_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

assay in other clients