Skip to content

Add LimitGuard Trust Intelligence: Entity verification and sanctions screening for AI agents #20

@JWconsultancy1234

Description

@JWconsultancy1234

Server Details

Description

Trust Intelligence for AI agents. Entity verification (KVK/CBE registry), sanctions screening (OpenSanctions), and risk scoring via the Model Context Protocol. Pay-per-call via x402 micropayments (USDC on Base or Solana) — no API key needed.

Tools Provided

  1. check_entity — Full entity trust check: KVK/CBE registry, sanctions, domain, risk scoring
  2. check_agent — Verify AI agent identity and reputation before inter-agent transactions
  3. trust_score — Get entity trust score (0-100) with cluster assignment and recommendation
  4. verify_wallet — Verify blockchain wallet address, on-chain activity and risk flags
  5. risk_score — Quick risk score for entity name + country pair

Connection

Remote MCP server — connect via Streamable HTTP:

{
  "mcpServers": {
    "limitguard": {
      "type": "url",
      "url": "https://api.limitguard.ai/mcp"
    }
  }
}

Discovery Endpoints

Pricing

All tools priced via x402 micropayments (USDC):

  • Entity Check: $0.85
  • Risk Score: $0.65
  • Trust Score: $0.65
  • KYB Check: $1.50

Security

  • HTTPS with TLS 1.3
  • GDPR-compliant (EU-hosted)
  • All tools are read-only
  • Rate limited per payment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions