sigil-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@sigil-mcpverify supply path for domain example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
sigil-mcp
Part of TunnelMind — the intelligence layer agents call before they trust the internet. Three lenses on one signed corpus: Scry (who is attacking?) · Sigil (who can you trust?) · Tracker Data API (who is watching?). This repo serves: Sigil — the MCP-tool surface agents call to verify ad-tech supply paths. See tunnelmind.ai.
MCP server for Sigil — TunnelMind's agentic supply-chain verification layer for programmatic advertising (P35).
Sigil ships as a separate MCP surface (P35 Shape B). One Cloudflare Worker, two hosts:
Host | Serves |
| Streamable-HTTP MCP endpoint (JSON-RPC 2.0) |
| Discovery card ( |
The Worker is a thin agent-facing wrapper: every tool proxies the live Sigil
API at data.tunnelmind.ai/v1/sigil/* over a Cloudflare service binding. The
Authorization header on an MCP request is forwarded — a paid TunnelMind key
gets its tier, anonymous callers get the free tier. Discovery is unauthenticated.
Tools
Tool | Purpose |
| A2 — fused Scry × Sigil verdict on one node key (IP / domain / entity / ASN). The moat: both lenses, one answer. |
| Composite pre-bid trust verdict + signed token |
| ads.txt seller-authorization check |
| Datacenter / residential / mobile IP classification |
| App-store bundle-ID verification |
| Full OpenRTB SupplyChain (schain) verification |
| Pre-computed entity trust score + 14-day trend |
| Trust scores for up to 200 entities |
| Register an ATAP AIT for a media-buyer agent |
| Witness a bid/budget event into the attestation chain |
| Generate the ATAP compliance Receipt ZIP |
Published in the official MCP registry as ai.tunnelmind/sigil.
MCP methods: initialize, tools/list, tools/call, ping.
Related MCP server: attest-mcp-server
Develop
npm install # wrangler
npm test # tool-definition checks
npm run dev # local
npm run deploy # -> CloudflareLicense
This server cannot be deployed
Maintenance
Related MCP Connectors
Trust checks for MCP servers: trust scores, tool-drift detection, signed diligence receipts. Free.
Independent trust scores, tool surfaces and change history for MCP servers.
Trust-scored search engine for MCP servers. 1,900+ sources indexed. IETF draft published. Referenced by OWASP MCP Security Cheat Sheet. L0-L4 trust levels based on cryptographic verification.
Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.
Related MCP Servers
- AlicenseAqualityAmaintenanceMCP server for on-chain attestation and wallet trust profiles across 31 EVM chains and Solana. Privacy-preserving boolean verification, ECDSA-signed responses, compliance templates.27168 npm1MIT
- AlicenseAqualityDmaintenanceAn MCP server that exposes tools for issuing scoped agent credentials, delegating narrower child credentials, handling approvals, revoking task trees, and retrieving audit trails and evidence packets.141Apache 2.0
- AlicenseNot gradedqualityDmaintenanceMCP Server for AI agent identity and authorization. Create, verify, and manage agent identities with trust scores and scoped authorization tokens.MIT
- AlicenseNot gradedqualityDmaintenanceA supply-side operations diagnostic MCP server for bid rate analysis, IVT detection, and ads.txt compliance.4MIT