decision_log_append — relayzero MCP Tool
decision_log_append
(decision log append) is one of 17 tools on the
relayzero
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call decision_log_append from your client
- Claude Code relayzero decision_log_append run in your project directory
- Claude Desktop relayzero decision_log_append ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor relayzero decision_log_append ~/.cursor/mcp.json
- VS Code relayzero decision_log_append .vscode/mcp.json
- Zed relayzero decision_log_append ~/.config/zed/settings.json
- Windsurf relayzero decision_log_append ~/.codeium/windsurf/mcp_config.json
- Cline relayzero decision_log_append ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI relayzero decision_log_append ~/.gemini/settings.json
- Grok relayzero decision_log_append .mcp.json (in your project root)
- ChatGPT relayzero decision_log_append Settings → Connectors → Advanced → Developer mode
- Claude.ai relayzero decision_log_append Settings → Connectors → Add custom connector
- LangChain relayzero decision_log_append pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http relayzero https://relayzero.ai/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.