get_factor_pack — ghg ledger MCP Tool Read-only
get_factor_pack
(get factor pack) 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 get_factor_pack from your client
- Claude Code ghg ledger get_factor_pack run in your project directory
- Claude Desktop ghg ledger get_factor_pack ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ghg ledger get_factor_pack ~/.cursor/mcp.json
- VS Code ghg ledger get_factor_pack .vscode/mcp.json
- Zed ghg ledger get_factor_pack ~/.config/zed/settings.json
- Windsurf ghg ledger get_factor_pack ~/.codeium/windsurf/mcp_config.json
- Cline ghg ledger get_factor_pack ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ghg ledger get_factor_pack ~/.gemini/settings.json
- Grok ghg ledger get_factor_pack .mcp.json (in your project root)
- ChatGPT ghg ledger get_factor_pack Settings → Connectors → Advanced → Developer mode
- Claude.ai ghg ledger get_factor_pack Settings → Connectors → Add custom connector
- LangChain ghg ledger get_factor_pack 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.