ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use GetStream with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Build and manage scalable activity feeds and social networks. Manage activities, feeds, and follower relationships directly through your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 23 capabilities

The complete GetStream capability set.

These are the exact actions your AI can choose when you ask it to work with GetStream.

Capability set01 / 06

01-04

4 capabilities in this set.

Part of 23 available through GetStream.

  1. 01

    Batch delete collections

    Batch delete collections

  2. 02

    Batch get collections

    Batch retrieve collections

  3. 03

    Batch post collections

    Batch create/update collections

  4. 04

    Delete collection object

    Delete an individual collection object

Capability set02 / 06

05-08

4 capabilities in this set.

Part of 23 available through GetStream.

  1. 05

    Delete file

    Delete a file by URL

  2. 06

    Get activities

    Retrieve specific activities by ID or foreign ID

  3. 07

    Partial update activity

    Partially update activity data

  4. 08

    Process image

    Process or resize an image

Capability set03 / 06

09-12

4 capabilities in this set.

Part of 23 available through GetStream.

  1. 09

    Unfollow feed

    Unfollow a target feed

  2. 10

    Update collection object

    Update an individual collection object

  3. 11

    Upload file

    Upload a file

  4. 12

    Upload image

    Upload an image

Capability set04 / 06

13-16

4 capabilities in this set.

Part of 23 available through GetStream.

  1. 13

    Add activity to feed

    Add an activity to a feed

  2. 14

    Add to collection

    Add objects to a collection

  3. 15

    Batch follow

    Batch follow multiple feeds

  4. 16

    Follow feed

    Follow a target feed

Capability set05 / 06

17-20

4 capabilities in this set.

Part of 23 available through GetStream.

  1. 17

    Get collection object

    Retrieve an individual collection object

  2. 18

    Get feed

    Supports pagination. Retrieve activities in a feed

  3. 19

    Get open graph

    Scrape Open Graph data from a URL

  4. 20

    List feed followers

    List feeds following this feed

Capability set06 / 06

21-23

3 capabilities in this set.

Part of 23 available through GetStream.

  1. 21

    List feed follows

    List feeds this feed follows

  2. 22

    Remove activity from feed

    Remove an activity from a feed

  3. 23

    Update activities

    Update activity metadata

Observed, not estimated

1093ms average. Fast in production.

GetStream is checked daily against the live service.

Daily averagePeak 1340ms
Aug 20Today
Fastest day
936ms
Slowest day
1340ms
14-day trend
Stable+1%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 23 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of GetStream, so you can see the experience inside your AI.

It does not authenticate your account with GetStream. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

GetStream Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_vcVyeOfRCZKbY1Rayhmqr5cHbaAg9iVKR7qzi2l2/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — GetStream capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "getstream-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_vcVyeOfRCZKbY1Rayhmqr5cHbaAg9iVKR7qzi2l2/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions GetStream owners ask.

  • 01

    Can I retrieve specific activities using their unique identifiers?

    Yes. Use the get_activities capability by providing a comma-separated list of activity IDs or foreign IDs to fetch their full metadata.

  • 02

    How do I check which feeds a specific user is currently following?

    You can use the list_feed_follows capability. Provide the feed slug and user ID to get a comprehensive list of all target feeds being followed.

  • 03

    Is it possible to update only a single field in an activity without sending the whole object?

    Absolutely. The partial_update_activity capability allows you to set or unset specific fields on an activity using a JSON payload, preserving the rest of the data.