You're viewing a demo portfolio

Join the waitlist
PRSM

connect_platform

Active

Tool of SendIt

declared in 0.1.0

Connect a platform dynamically by platform ID. Returns OAuth URL, webhook setup details, or credential form contract depending on the platform auth method.

Parameters schema

{
  "type": "object",
  "required": [
    "platform"
  ],
  "properties": {
    "platform": {
      "enum": [
        "x",
        "linkedin",
        "linkedin-page",
        "facebook",
        "instagram",
        "threads",
        "bluesky",
        "mastodon",
        "nostr",
        "youtube",
        "tiktok",
        "lemmy",
        "discord",
        "slack",
        "telegram",
        "pinterest",
        "dribbble",
        "devto",
        "hashnode",
        "gmb",
        "whop",
        "producthunt"
      ],
      "type": "string",
      "description": "Platform ID to connect"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SendIt

https://github.com/Shree-git/sendit

1/7 registries
View full server →
connect_platform — SendIt — PRSM MCP