How to Use the GetStream MCP in Claude
Spin up activity feeds and manage social graphs directly from Claude Desktop.
Works with every AI agent you already use
…and any MCP-compatible client
Connect GetStream MCP to Claude Desktop
Create your Vinkius account to connect GetStream to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run feed operations from Claude Desktop
The `add_activity_to_feed` tool lets your agent write new activities directly to GetStream while you chat in Claude Desktop. Instead of writing boilerplate curl requests, you ask the Claude Desktop client to inspect your active feeds using `get_feed` or strip out broken entries with `remove_activity_from_feed`. This setup lets you test your GetStream feed architecture in real-time without leaving your Claude Desktop conversation. You can update activity metadata on the fly with `update_activities` to see how the Claude Desktop interface renders the updated JSON payloads.
Control social graphs with this MCP Server
The `follow_feed` tool connects user feeds and constructs your GetStream social graph right inside the Claude Desktop interface. Your agent handles complex connection logic by calling `batch_follow` to link multiple feeds at once inside the Claude Desktop chat window. You can query follower counts using `list_feed_followers` or inspect outgoing connections with `list_feed_follows` directly within the Claude Desktop app. Having this GetStream MCP Server active means your agent diagnoses broken follow loops and tests timeline fan-out behaviors on the spot without leaving Claude Desktop.
Process media and sync collections
The `upload_image` tool handles asset ingestion and processes images using `process_image` to prepare them for your GetStream feed inside Claude Desktop. Claude Desktop reads local images directly from your hard drive, then hands them to the GetStream server to populate feeds with rich media. You can scrape link previews using `get_open_graph` and group feed objects with `add_to_collection` inside the Claude Desktop window. The entire assets workflow runs through this local GetStream MCP setup, letting you test media pipelines directly in Claude Desktop before writing any backend code.
Set up GetStream MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The GetStream MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about GetStream MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the GetStream MCP today
We host it, we monitor it, we maintain it. You just paste one token.