taxsort_get_session — taxsort mcp MCP Tool
taxsort_get_session
(taxsort get session) is one of 87 tools on the
taxsort mcp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call taxsort_get_session from your client
- Claude Code taxsort mcp taxsort_get_session run in your project directory
- Claude Desktop taxsort mcp taxsort_get_session ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor taxsort mcp taxsort_get_session ~/.cursor/mcp.json
- VS Code taxsort mcp taxsort_get_session .vscode/mcp.json
- Zed taxsort mcp taxsort_get_session ~/.config/zed/settings.json
- Windsurf taxsort mcp taxsort_get_session ~/.codeium/windsurf/mcp_config.json
- Cline taxsort mcp taxsort_get_session ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI taxsort mcp taxsort_get_session ~/.gemini/settings.json
- Grok taxsort mcp taxsort_get_session .mcp.json (in your project root)
- ChatGPT taxsort mcp taxsort_get_session Settings → Connectors → Advanced → Developer mode
- Claude.ai taxsort mcp taxsort_get_session Settings → Connectors → Add custom connector
- LangChain taxsort mcp taxsort_get_session pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http taxsort-mcp https://taxsort-mcp.fastmcp.app/mcp
Other tools on this server
- taxsort_check_balance
- taxsort_purchase_credits
- taxsort_check_payment
- taxsort_restore_credits
- taxsort_account_statement
- taxsort_account_statement_infographic
- taxsort_report_issue
- taxsort_service_status
- taxsort_get_operator_onboarding_status
- taxsort_get_patron_onboarding_status
- taxsort_session_status
- taxsort_request_credential_channel
- taxsort_receive_credentials
- taxsort_forget_credentials
- taxsort_update_patron_credential
- taxsort_update_operator_credential
- taxsort_delete_patron_credential
- taxsort_delete_operator_credential
- taxsort_get_patron_credential_fields
- taxsort_request_npub_proof
- taxsort_receive_npub_proof
- taxsort_check_proof_status
- taxsort_oracle_how_to_join
- taxsort_oracle_get_tax_rate
- taxsort_oracle_lookup_member
- taxsort_oracle_about
- taxsort_oracle_network_advisory
- taxsort_check_authority_balance
- taxsort_get_pricing_model
- taxsort_set_pricing_model
- taxsort_reset_pricing_model
- taxsort_request_adoption
- taxsort_adoption_status
- taxsort_restore_neon_schema
- taxsort_list_canonical_identities
- taxsort_get_nostr_profile
- taxsort_publish_nostr_profile
- taxsort_check_price
- taxsort_list_constraint_types
- taxsort_mint_coupon
- taxsort_list_coupons
- taxsort_update_coupon
- taxsort_delete_coupon
- taxsort_redeem_coupon
- taxsort_list_my_coupons
- taxsort_forget_coupon
- taxsort_notarize_ledger
- taxsort_get_notarization_proof
- taxsort_list_notarizations
- taxsort_verify_passphrase
- taxsort_create_session
- taxsort_list_sessions
- taxsort_import_csv
- taxsort_get_import_stats
- taxsort_get_transactions
- taxsort_get_transactions_paged
- taxsort_save_classifications
- taxsort_delete_classification
- taxsort_clear_transactions
- taxsort_delete_account_transactions
- taxsort_reset_classifications
- taxsort_get_amount_neighbors
- taxsort_get_accounts
- taxsort_set_account_type
- taxsort_get_summary
- taxsort_get_rules
- taxsort_save_rule
- taxsort_delete_rule
- taxsort_apply_rules
- taxsort_count_rule_matches
- taxsort_get_custom_categories
- taxsort_save_custom_category
- taxsort_delete_custom_category
- taxsort_create_share_token
- taxsort_load_share_token
- taxsort_get_github_token
- taxsort_get_anthropic_key
- taxsort_report_api_usage
- taxsort_get_api_usage_stats
- taxsort_create_feedback_issue
- taxsort_list_feedback_issues
- taxsort_session_heartbeat
- taxsort_ask_advisor
- taxsort_ask_tax_researcher
- taxsort_request_unlock
- taxsort_check_unlock
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.