the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ca.structureclerk/mcp",
"description": "AI agent policy decisions: ALLOW, DENY, APPROVE, ESCALATE. 192 jurisdictions, signed evidence.",
"title": "StructureClerk",
"version": "2.0.0",
"websiteUrl": "https://structureclerk.ca/authority",
"remotes": [
{
"type": "streamable-http",
"url": "https://structureclerk.ca/api/mcp-http"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"authentication": {
"note": "Public. A daily free allowance applies; beyond it, authenticate with 'Authorization: Bearer sk_sc_...' to spend prepaid credits.",
"required": false
},
"categories": [
"compliance",
"governance",
"legal",
"security"
],
"documentation": "https://structureclerk.ca/docs",
"keywords": [
"AI agent authorization",
"agent governance",
"policy engine",
"compliance",
"GDPR",
"Law 25",
"EU AI Act",
"signed evidence"
],
"license": {
"note": "The decision contract under /spec is MIT-licensed. The service implementing it is proprietary.",
"specification": "MIT"
},
"longDescription": "StructureClerk answers what an AI agent is allowed to do, before it acts. It compiles regulatory mapping — data protection across 192 jurisdictions, AI governance in 18, cybersecurity in 5 — into deterministic, rule-based decisions: ALLOW, APPROVE (human approval required), DENY (reserved for humans) or ESCALATE (below the confidence threshold). Every decision cites the applicable frameworks at framework level, and ships with an Ed25519 signature and a position in an append-only chained log, so any third party can verify it without trusting the issuer. Decisions are advisory: StructureClerk decides, your infrastructure enforces.",
"pricing": "https://structureclerk.ca/api/v1/pricing",
"protocolVersion": "2025-03-26",
"publicKeys": "https://structureclerk.ca/.well-known/structureclerk-authority.json",
"publisher": {
"contact": "info@structureclerk.ca",
"name": "TechVibes Inc.",
"url": "https://structureclerk.ca"
},
"schema": "https://structureclerk.ca/spec/authority-decision-v0.1.schema.json",
"specification": "https://structureclerk.ca/spec/openapi.json",
"tagline": "Policy decisions for AI agents: ALLOW, DENY, APPROVE, ESCALATE across 192 jurisdictions. Signed evidence included.",
"tools": [
{
"description": "Deterministic, rule-based advisory decision on whether an AI agent may execute an action: ALLOW, APPROVE, DENY or ESCALATE, with framework-level citations and signed evidence.",
"metered": true,
"name": "authority_decide"
},
{
"description": "Analyze regulatory obligations for a company based on jurisdiction, size and sector.",
"metered": false,
"name": "compliance_check"
},
{
"description": "Get applicable regulatory frameworks for a jurisdiction, or list all 192.",
"metered": false,
"name": "jurisdiction_map"
},
{
"description": "Generate a phased compliance action plan with cost estimates.",
"metered": false,
"name": "compliance_roadmap"
},
{
"description": "Assess algorithmic compliance maturity against EU AI Act, Law 25, ISO 42001 and NIST AI RMF.",
"metered": false,
"name": "algorithmic_compliance_assessment"
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-19T17:55:12.73734Z",
"publishedAt": "2026-08-19T17:55:12.73734Z",
"updatedAt": "2026-08-19T17:55:12.73734Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 2.0.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.