You're viewing a demo portfolio

Join the waitlist
PRSM

contacts_discover

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Search for a contact on a live channel (Telegram, WhatsApp, etc.) before adding them. Use this to look up a person by username or phone number before calling contacts.sync. This is the right tool when asked to add or find a specific person by @username or phone (use contacts.sync afterwards to actually add them) — not group_discovery.

Parameters schema

{
  "type": "object",
  "required": [
    "query",
    "channel"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Username, phone, or name to search for"
    },
    "channel": {
      "type": "string",
      "description": "Channel name: telegram, whatsapp, etc."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →