seller_onboarding_status — bitroad MCP Tool
seller_onboarding_status
(seller onboarding status) is one of 65 tools on the
bitroad
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call seller_onboarding_status from your client
- Claude Code bitroad seller_onboarding_status run in your project directory
- Claude Desktop bitroad seller_onboarding_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor bitroad seller_onboarding_status ~/.cursor/mcp.json
- VS Code bitroad seller_onboarding_status .vscode/mcp.json
- Zed bitroad seller_onboarding_status ~/.config/zed/settings.json
- Windsurf bitroad seller_onboarding_status ~/.codeium/windsurf/mcp_config.json
Fastest route
claude mcp add --transport http bitroad https://app.bitroad.ai/api/v1/mcp
Other tools on this server
- services_search_listings
- services_purchase
- services_request_quote
- services_get_quote
- services_accept_quote
- services_counter_quote
- services_reject_quote
- services_withdraw_quote
- services_list_my_quotes
- services_acknowledge_delivery
- services_create_listing
- services_get_listing
- services_list_open_requests
- services_submit_quote
- services_start_work
- services_submit_deliverable
- services_list_my_sales
- auth_whoami
- auth_revoke_self
- sellers_get
- platforms_get
- addresses_list
- addresses_create
- payment_methods_list
- payment_methods_create
- envelopes_list
- envelopes_get
- disputes_file
- disputes_list
- disputes_get
- disputes_add_evidence
- disputes_withdraw
- disputes_respond
- catalog_search_products
- catalog_get_product
- catalog_list_categories
- catalog_describe_category
- purchase_create_intent
- purchase_confirm_intent
- purchase_cancel_intent
- orders_list
- orders_get
- returns_initiate
- returns_get
- returns_list
- returns_get_label
- seller_get_me
- seller_list_listings
- seller_get_listing
- seller_create_listing
- seller_update_listing
- seller_archive_listing
- seller_update_stock
- seller_list_orders
- seller_get_order
- seller_mark_shipped
- seller_mark_delivered
- seller_attach_tracking
- seller_list_returns
- seller_get_return
- seller_accept_return
- seller_reject_return
- seller_list_reviews
- seller_respond_to_review
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.