Skip to main content
Glama
andysalvo

crest-verify

by andysalvo

@crestdeploymentsystems/verify-mcp

Crest Verify

MCP server for Crest Verify. Check any x402 endpoint before your agent spends.

Install

Claude Code

claude mcp add crest-verify npx @crestdeploymentsystems/verify-mcp

Cursor / Windsurf / Continue

Add to your MCP config (.cursor/mcp.json, etc.):

{
  "mcpServers": {
    "crest-verify": {
      "command": "npx",
      "args": ["@crestdeploymentsystems/verify-mcp"]
    }
  }
}

Related MCP server: dyoe-agent-tools-mcp

Tools

verify

Quick check. Returns SPEND / CAUTION / INVESTIGATE / DO NOT SPEND backed by 50K+ classified services.

passport

Full trust identity: score, grade, methodology, on-chain observation, receipt history, provider paths.

risk_check

Deep risk assessment with anomaly detection and scoring methodology.

API

All tools call the public Crest Verify API:

  • verify -> crestsystems.ai/api/verify

  • passport -> supership.crestsystems.ai/passport

  • risk_check -> supership.crestsystems.ai/v1/risk-check

No API keys required. No signup. No payment.

Also available

  • CLI: npx @crestdeploymentsystems/verify <url>

  • API: curl https://crestsystems.ai/api/verify?url=<endpoint>

  • Badge: ![](https://crestsystems.ai/api/badge?url=<endpoint>)

License

MIT. Crest Deployment Systems LLC.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    security tools for AI agents: URL safety scanning, prompt injection detection (200+ patterns), email/password breach checks via HIBP, domain & IP reputation analysis, and AI skill supply chain scanning. Free tier (3 calls/day) or pay-per-request with USDC micropayments via x402.
    9
    15 npm
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Before an AI agent pays an x402 endpoint, checks whether it's safe to pay: liveness, scam/anomaly scan (payTo hijack, bait-and-switch, honeypot), and on-chain receiver verification. ~70% of x402 endpoints are dead or scams.
    3
    MIT