get_help — Tokenbooks - crypto and fiat accounting and payments MCP Tool Read-only
get_help
(get help) is one of 36 tools on the
Tokenbooks - crypto and fiat accounting and payments
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_help from your client
- Claude Code Tokenbooks - crypto and fiat accounting and payments get_help run in your project directory
- Claude Desktop Tokenbooks - crypto and fiat accounting and payments get_help ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Tokenbooks - crypto and fiat accounting and payments get_help ~/.cursor/mcp.json
- VS Code Tokenbooks - crypto and fiat accounting and payments get_help .vscode/mcp.json
- Zed Tokenbooks - crypto and fiat accounting and payments get_help ~/.config/zed/settings.json
- Windsurf Tokenbooks - crypto and fiat accounting and payments get_help ~/.codeium/windsurf/mcp_config.json
- Cline Tokenbooks - crypto and fiat accounting and payments get_help ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Tokenbooks - crypto and fiat accounting and payments get_help ~/.gemini/settings.json
- Grok Tokenbooks - crypto and fiat accounting and payments get_help .mcp.json (in your project root)
- ChatGPT Tokenbooks - crypto and fiat accounting and payments get_help Settings → Connectors → Advanced → Developer mode
- Claude.ai Tokenbooks - crypto and fiat accounting and payments get_help Settings → Connectors → Add custom connector
- LangChain Tokenbooks - crypto and fiat accounting and payments get_help pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tokenbooks https://api.tokenbooks.io/mcp
Other tools on this server
- get_server_info
- get_accounting_reference
- list_workspaces
- list_portfolios
- get_portfolio
- get_portfolio_balances
- list_accounting_rules
- edit_accounting_rules
- apply_accounting_rules
- list_wallets
- list_journal_line_assignment_options
- edit_transaction
- import_adjustment_journals
- get_sync_status
- incremental_sync
- full_resync
- list_portfolio_transactions
- list_raw_transactions
- get_filter_options
- get_portfolio_issue_summary
- confirm_transaction
- reprocess_transaction
- preview_transaction_classification
- merge_transactions
- split_transactions
- mark_token_spam
- simulate_fiat_quote
- get_journal_entry
- get_lot_ledger
- request_report_export
- get_request_status
- add_wallet
- create_portfolio
- get_asset_position
- list_chains
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.