{
  "specVersion": "1.0",
  "host": {
    "displayName": "Linkality",
    "identifier": "urn:ai:linkality.com"
  },
  "entries": [
    {
      "identifier": "urn:ai:linkality.com:mcp:agent-action-governance",
      "displayName": "Linkality Agent Action Governance MCP",
      "type": "application/mcp-server+json",
      "url": "https://apex-flow-terminal-production.up.railway.app/mcp",
      "description": "Policy, approval, simulation, and tamper-evident audit for AI agent tool actions routed through Linkality.",
      "capabilities": [
        "policy-governance",
        "action-simulation",
        "human-approval",
        "tamper-evident-audit",
        "risk-scoring",
        "mcp"
      ],
      "representativeQueries": [
        "Check whether this agent action is allowed by policy",
        "Simulate a proposed tool action before execution",
        "Retrieve the audit receipt for a governed agent action"
      ]
    }
  ]
}
