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
{
"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