Skip to content

Add LimitGuard Trust Intelligence remote MCP server#1340

Open
JWconsultancy1234 wants to merge 1 commit intodocker:mainfrom
JWconsultancy1234:add-limitguard-trust-intelligence
Open

Add LimitGuard Trust Intelligence remote MCP server#1340
JWconsultancy1234 wants to merge 1 commit intodocker:mainfrom
JWconsultancy1234:add-limitguard-trust-intelligence

Conversation

@JWconsultancy1234
Copy link

Summary

Adds LimitGuard Trust Intelligence as a remote MCP server entry.

Type: Remote (Streamable HTTP)
URL: https://api.limitguard.ai/mcp
Category: Security

What it does

LimitGuard provides entity trust verification for AI agents:

  • check_entity — Full entity trust check (KVK/CBE registry, sanctions, domain, risk scoring)
  • check_agent — Verify AI agent identity and reputation
  • trust_score — Entity trust score (0-100) with cluster assignment
  • verify_wallet — Blockchain wallet address verification and risk flags
  • risk_score — Quick risk score for entity name + country pair

Auth

x402 micropayment protocol (USDC on Base or Solana). No API key or subscription needed — AI agents pay per call.

Discovery

License

MIT — https://github.com/JWconsultancy1234/limitguard-mcp/blob/main/LICENSE

Remote MCP server for entity verification, sanctions screening,
and trust scoring. Uses Streamable HTTP transport with x402
micropayments (no API key needed).

Tools: check_entity, check_agent, trust_score, verify_wallet, risk_score

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@JWconsultancy1234 JWconsultancy1234 requested a review from a team as a code owner February 28, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants