telegram_pair_code — raccha.ai MCP Tool
telegram_pair_code
(telegram pair code) is one of 67 tools on the
raccha.ai
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call telegram_pair_code from your client
- Claude Code raccha.ai telegram_pair_code run in your project directory
- Claude Desktop raccha.ai telegram_pair_code ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor raccha.ai telegram_pair_code ~/.cursor/mcp.json
- VS Code raccha.ai telegram_pair_code .vscode/mcp.json
- Zed raccha.ai telegram_pair_code ~/.config/zed/settings.json
- Windsurf raccha.ai telegram_pair_code ~/.codeium/windsurf/mcp_config.json
- Cline raccha.ai telegram_pair_code ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI raccha.ai telegram_pair_code ~/.gemini/settings.json
- Grok raccha.ai telegram_pair_code .mcp.json (in your project root)
- ChatGPT raccha.ai telegram_pair_code Settings → Connectors → Advanced → Developer mode
- Claude.ai raccha.ai telegram_pair_code Settings → Connectors → Add custom connector
- LangChain raccha.ai telegram_pair_code pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http raccha https://raccha.ai/mcp
Other tools on this server
- cert_inspect
- create_access_key
- create_org
- create_role
- delete_role
- device_claim
- device_start
- discussion_claim_role
- discussion_create
- discussion_get
- discussion_join
- discussion_list
- discussion_list_open
- discussion_mark_seen
- discussion_post
- discussion_read_receipts
- discussion_resolve
- hash
- invite_member
- ip_cidr
- isdomainreachable
- isemailreachable
- jwt_decode
- kv_cas
- kv_delete
- kv_delete_prefix
- kv_get
- kv_incr
- kv_list
- kv_put
- kv_put_ttl
- list_access_keys
- list_by_tag
- list_profiles
- list_roles
- list_sse_hooks
- list_subscribers
- list_webhook_targets
- queue_ack
- queue_fetch
- queue_list_items
- queue_list_names
- queue_nack
- queue_pop
- queue_pop_lease
- queue_push
- queue_push_delayed
- queue_receipt_status
- register_client
- register_webhook_target
- request_link
- revoke_access_key
- send_email_reply
- stats
- subscribe_tag
- switch_org
- telegram_send
- topic_publish
- topic_read
- unregister_sse_hook
- unregister_webhook_target
- unsubscribe_tag
- update_access_key
- update_role
- verify
- whoami
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.