evidiq

EVIDIQ MCP

Community evidiq
Updated

EVIDIQ MCP — remote MCP server and install endpoint for the EVIDIQ trust skill (evidiq.dev/mcp). Pay-per-call via x402.

EVIDIQ MCP

Remote MCP server and install endpoint for the EVIDIQ trust layer.

evidiq.dev · evidiq.dev/mcp · Agent Skill

This is the EVIDIQ Model Context Protocol server — the remote endpoint thatexposes EVIDIQ's trust tools to any MCP-capable agent. It verifies acounterparty's capability, scores its risk, checks its on-chain reputation, andreturns a signed Trust Report so an agent can decide to proceed, escrow, orwalk away — before any value moves.

Live at https://evidiq.dev/mcp (Streamable HTTP).

Connect

Claude Code:

claude mcp add --transport http evidiq https://evidiq.dev/mcp

mcp.json / .mcp.json:

{
  "mcpServers": {
    "evidiq": { "url": "https://evidiq.dev/mcp" }
  }
}

Tools

Tool Access What it returns
how_to_install free How to connect the server or install the skill.
get_evidiq_skill free The latest EVIDIQ Agent Skill (open-skill markdown).
verify_agent paid (x402) A Trust Report: score (0–100), tier, risk breakdown, recommendation, and a signed attestation anchored on 0G.

Resource: evidiq://skill — the live skill document.

Pay-per-call (x402)

verify_agent is metered per call over x402.Unauthenticated calls receive an HTTP 402 challenge (scheme exact, EIP-3009);sign it and retry with a PAYMENT-SIGNATURE header. Pricing/discovery is atGET /x402. The free tools stay free, and the gate is a no-op until payment isconfigured, so the server runs in either mode.

How a check runs

probe endpoint  →  score identity · capability · reputation · risk
               →  AI risk analysis (GLM via 0G compute / TEE)
               →  attest: keccak256(report) + 0G Storage + EIP-191 signature
               →  Trust Report

Source layout

Path Description
route.ts MCP route handler — registers the tools + resource; mounts at /mcp.
lib/x402/ x402 pay-per-call gate (config, challenge, verify, facilitator).
lib/trust/ Endpoint probe, deterministic scoring, and report types.
lib/og/ 0G Storage, compute (GLM / TEE), and attestation.
lib/skill.ts, lib/install.ts The skill document + install instructions.
lib/request-context.ts Per-request base URL + payment context.

The canonical deployment runs this handler as a Next.js Route Handler in theEVIDIQ platform. The skill it serves lives atevidiq/evidiq-skill.

License

© EVIDIQ. All rights reserved.

MCP Server · Populars

MCP Server · New

    DareDev256

    FCPXML MCP

    🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.

    Community DareDev256
    acunningham-ship-it

    Veil

    Stealth browser for AI agents — real Chrome over raw CDP, no Playwright/Puppeteer. TypeScript + MCP-native. Passes sannysoft 57/57, bypasses Cloudflare.

    Cassette-Editor

    Oh My Cassette: Chat Your Raw Clips Into a Finished Cut

    你的随身 AI 剪辑搭档 | Pocket AI co-editor for video montage — AI video editing plugin & MCP server for Claude Code, Codex, Hermes & OpenCode

    Community Cassette-Editor
    trendsmcp-ai

    Trends MCP

    MCP server for live trend data. Query Google Search, YouTube, TikTok, Reddit, Amazon, Wikipedia, News sentiment, Web Traffic, App Downloads, Steam, npm and more. Works with Claude, Cursor, VS Code, GitHub Copilot, ChatGPT, Windsurf, Cline, Raycast and any MCP-compatible.

    Community trendsmcp-ai
    jacob-bd

    Gemini Notebook (formerly Google NotebookLM) CLI & MCP Server

    Programmatic access to Gemini Notebook - via command-line interface (CLI), Model Context Protocol (MCP) server, and AI agent skills.

    Community jacob-bd