ucode_disconnect — Ucode SMS MCP Tool
ucode_disconnect
(ucode disconnect) is one of 42 tools on the
Ucode SMS
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call ucode_disconnect from your client
- Claude Code Ucode SMS ucode_disconnect run in your project directory
- Claude Desktop Ucode SMS ucode_disconnect ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ucode SMS ucode_disconnect ~/.cursor/mcp.json
- VS Code Ucode SMS ucode_disconnect .vscode/mcp.json
- Zed Ucode SMS ucode_disconnect ~/.config/zed/settings.json
- Windsurf Ucode SMS ucode_disconnect ~/.codeium/windsurf/mcp_config.json
- Cline Ucode SMS ucode_disconnect ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ucode SMS ucode_disconnect ~/.gemini/settings.json
- Grok Ucode SMS ucode_disconnect .mcp.json (in your project root)
- ChatGPT Ucode SMS ucode_disconnect Settings → Connectors → Advanced → Developer mode
- Claude.ai Ucode SMS ucode_disconnect Settings → Connectors → Add custom connector
- LangChain Ucode SMS ucode_disconnect pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http sms https://mcp.ucodesim.com/mcp
Other tools on this server
- ucode_render_home
- ucode_render_services
- ucode_welcome
- ucode_session_status
- ucode_panel_ping
- ucode_agent_billing
- ucode_instructions
- ucode_help
- ucode_connect
- ucode_login_start
- ucode_login_poll
- ucode_authenticate
- ucode_whoami
- ucode_sign_out
- ucode_credits_status
- ucode_render_credits
- ucode_credit_packages
- ucode_credit_gift_breakdown
- ucode_credit_referral_stats
- ucode_credit_referral_redeem
- ucode_payments_stripe_prices
- ucode_payments_stripe_create_checkout
- ucode_payments_stripe_verify
- ucode_payments_nowpayments_create
- ucode_payments_nowpayments_status
- ucode_credits_verify_app_store_purchase
- ucode_services_catalog
- ucode_sms_services
- ucode_sms_countries
- ucode_sms_prices
- ucode_sms_summary
- ucode_sms_service_detail
- ucode_sms_rent_packages
- ucode_sms_rent_with_credits
- ucode_sms_rent_provider_direct
- ucode_sms_active_rentals
- ucode_sms_get_code
- ucode_sms_cancel_rental
- ucode_sms_refund_expired
- ucode_sms_transactions
- ucode_app_init_snapshot
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.