@agentutility/mcp-prooflayer
Trust + risk scanners for AI-built apps. · 13 tools · $0.005 – $0.25
INSTALL — CLAUDE DESKTOP
{
"mcpServers": {
"agentutility-prooflayer": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
],
"env": {
"X402_PRIVATE_KEY": "0xYOUR_PRIVATE_KEY_HEX"
}
}
}
}Path: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
INSTALL — CURSOR
{
"mcpServers": {
"agentutility-prooflayer": {
"command": "npx",
"args": [
"-y",
"@agentutility/mcp-prooflayer"
],
"env": {
"X402_PRIVATE_KEY": "0x..."
}
}
}
}Path: .cursor/mcp.json in your project root.
FUNDING
Send any amount of USDC on Base mainnet to the address derived from your X402_PRIVATE_KEY. The MCP server uses it to pay per call.
USDC on Base contract: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
TOOLS (13)
| tool | price | description |
|---|---|---|
ai-content-detector | $0.03 | AI content detector / GPT detector / ChatGPT plagiarism checker. |
brand-clearance | $0.25 | Brand clearance aggregator / name screening / product-name vetting / startup-brand pre-flight. |
cve | $0.005 | CVE lookup / vulnerability database. |
cve-lookup | $0.005 | CVE lookup / vulnerability database. |
db-migration-risk | $0.02 | DB migration risk audit / SQL migration safety check / DROP COLUMN detector / unsafe ALTER TABLE detector / Postgres CREATE INDEX CONCURR… |
dep-risk-summary | $0.03 | repo dependency risk audit / package.json + lockfile vetter / unpinned dep detector / transitive dep counter / requirements.txt audit / p… |
deploy-config-risk | $0.02 | deploy config audit / Dockerfile lint / vercel.json hardening / wrangler.toml review / docker-compose.yml safety / fly.toml secrets check… |
github-repo-health | $0.03 | GitHub repo health score / open-source maintainability checker. |
package-risk-npm | $0.03 | npm package risk score / supply-chain scanner / typosquat detector. |
production-readiness-score | $0.10 | production readiness score / AI app deploy gate / Prooflayer cluster aggregator / repo prod-risk composite / one-call audit / unified pro… |
prompt-injection-surface | $0.03 | AI prompt injection surface scanner / LLM call-site audit / unsanitized user input in prompts detector / system-message mixing flag / unb… |
pypi-package-risk | $0.01 | PyPI package risk score / Python supply-chain scanner. |
secrets-exposure-check | $0.02 | secrets exposure scan / hardcoded API key detector / .env-committed-key audit / Next.js client env leak detector / pre-deploy secret gate. |
SEE ALSO