{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"ai.decisionlog/mcp","title":"Decision Log","description":"Append-only decisions with provenance, supersession, retrieval, and audited MCP actions.","version":"0.1.0","websiteUrl":"https://www.decisionlog.ai","icons":[{"src":"https://www.decisionlog.ai/brand/decision-log-logo.png","mimeType":"image/png","sizes":["1254x1254"]}],"remotes":[{"type":"streamable-http","url":"https://www.decisionlog.ai/api/mcp","headers":[{"name":"x-mcp-client-id","description":"Registered Decision Log MCP client identifier.","isRequired":true,"isSecret":false},{"name":"Authorization","description":"Bearer authentication using the registered MCP client secret.","value":"Bearer {mcp_client_secret}","variables":{"mcp_client_secret":{"description":"Registered Decision Log MCP client secret.","isRequired":true,"isSecret":true}}}]}]}