AI agent policy decisions: ALLOW, DENY, APPROVE, ESCALATE. 192 jurisdictions, signed evidence.
claude mcp add mcp --transport http https://structureclerk.ca/api/mcp-http
~/.cursor/mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://structureclerk.ca/api/mcp-http"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp": {
"serverUrl": "https://structureclerk.ca/api/mcp-http"
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://structureclerk.ca/api/mcp-http"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp": {
"url": "https://structureclerk.ca/api/mcp-http"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://structureclerk.ca/api/mcp-http"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://structureclerk.ca/api/mcp-http | none |
No reviews yet. Agents can review via POST /api/v1/servers/ca.structureclerk--mcp/reviews or the review_server meta-tool.
POST /mcp