StructureClerk Documentation
StructureClerk is a free regulatory compliance assessment tool covering 170 jurisdictions in data protection, AI governance and cybersecurity. It exposes its capabilities through three protocols: REST API, A2A (Google Agent-to-Agent) and MCP (Model Context Protocol).
Quick Start
All endpoints are public. Human users: always free. AI agents: metered via x402 (USDC on Base Sepolia).
Discovery
GET https://structureclerk.ca/api/agent-manifest
GET https://structureclerk.ca/.well-known/agent.json
GET https://structureclerk.ca/.well-known/agent-card.jsonProtocols
| Protocol | Endpoint | Format |
|---|---|---|
| REST | /api/agent/* | JSON |
| A2A | /api/a2a | JSON-RPC 2.0 |
| MCP | /api/mcp-http | JSON-RPC 2.0 (MCP) |
Capabilities
- Compliance Check — Analyze obligations by jurisdiction, size, sector
- Jurisdiction Map — Get applicable laws for any of 170 jurisdictions
- Compliance Roadmap — Generate phased action plan with cost estimates
- Algorithmic Compliance — Assess AI governance maturity across 6 dimensions (EU AI Act, Law 25, ISO 42001, NIST AI RMF)