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