catalyst_export_ledger — Catalyst Governance MCP Tool
catalyst_export_ledger
(catalyst export ledger) is one of 31 tools on the
Catalyst Governance
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call catalyst_export_ledger from your client
- Claude Code Catalyst Governance catalyst_export_ledger run in your project directory
- Claude Desktop Catalyst Governance catalyst_export_ledger ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Catalyst Governance catalyst_export_ledger ~/.cursor/mcp.json
- VS Code Catalyst Governance catalyst_export_ledger .vscode/mcp.json
- Zed Catalyst Governance catalyst_export_ledger ~/.config/zed/settings.json
- Windsurf Catalyst Governance catalyst_export_ledger ~/.codeium/windsurf/mcp_config.json
- Cline Catalyst Governance catalyst_export_ledger ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Catalyst Governance catalyst_export_ledger ~/.gemini/settings.json
- Grok Catalyst Governance catalyst_export_ledger .mcp.json (in your project root)
- ChatGPT Catalyst Governance catalyst_export_ledger Settings → Connectors → Advanced → Developer mode
- Claude.ai Catalyst Governance catalyst_export_ledger Settings → Connectors → Add custom connector
- LangChain Catalyst Governance catalyst_export_ledger pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http catalyst https://catalyst.stratogenic.ai/mcp
Other tools on this server
- catalyst_ingest_task
- catalyst_search_tasks
- catalyst_update_task
- catalyst_bulk_update_tasks
- catalyst_list_proposals
- catalyst_accept_proposals
- catalyst_decline_proposals
- catalyst_review_proposal
- catalyst_get_graph_views
- catalyst_get_dashboard
- catalyst_get_org_summary
- catalyst_run_compliance_scan
- catalyst_get_compliance_findings
- catalyst_create_tasks_from_findings
- catalyst_list_compliance_frameworks
- catalyst_activate_compliance_framework
- catalyst_list_compliance_rules
- catalyst_register_machine_actor
- catalyst_evaluate_agent_action
- catalyst_register_workflow
- catalyst_send_lite_event
- catalyst_get_workflow_trust
- catalyst_export_workflow_audit
- catalyst_weekly_summary
- catalyst_my_governance
- catalyst_check_action
- catalyst_log_task
- catalyst_pending_approvals
- catalyst_await_approval
- catalyst_register_approval_webhook
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.