Loading MCP server directory, please wait...
Append-only decisions with provenance, supersession, retrieval, and audited MCP actions.
npx @getmcp/cli add ai.decisionlog/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
x-mcp-client-idRegistered Decision Log MCP client identifier.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.decisionlog/mcp": {
"url": "https://www.decisionlog.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"x-mcp-client-id": "",
"Authorization": "Bearer {mcp_client_secret}"
}
}
}
}