list_factor_packs — ghg ledger MCP Tool Read-only
list_factor_packs
(list factor packs) is one of 6 tools on the
ghg ledger
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_factor_packs from your client
- Claude Code ghg ledger list_factor_packs run in your project directory
- Claude Desktop ghg ledger list_factor_packs ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ghg ledger list_factor_packs ~/.cursor/mcp.json
- VS Code ghg ledger list_factor_packs .vscode/mcp.json
- Zed ghg ledger list_factor_packs ~/.config/zed/settings.json
- Windsurf ghg ledger list_factor_packs ~/.codeium/windsurf/mcp_config.json
- Cline ghg ledger list_factor_packs ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ghg ledger list_factor_packs ~/.gemini/settings.json
- Grok ghg ledger list_factor_packs .mcp.json (in your project root)
- ChatGPT ghg ledger list_factor_packs Settings → Connectors → Advanced → Developer mode
- Claude.ai ghg ledger list_factor_packs Settings → Connectors → Add custom connector
- LangChain ghg ledger list_factor_packs pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ghg-ledger https://mcp.viridisconservation.com/ghg-ledger/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.