Live social data in Claude Code.
Connect Claude Code to KonbiniAPI's hosted MCP server and its agent can retrieve public data from TikTok, Instagram, Reddit, X, and LinkedIn itself — the same endpoints and the same credits as the REST API.
- Server
https://mcp.konbiniapi.com- Auth
- OAuth
- Cost
- Same credits as the matching REST call
Step-by-step guides for Claude Code.
Each one covers a job where this client changes how the work is done — the prompt to send, or the steps to wire up.
- API integrationFrom nothing to a working call, without leaving the editor.View guide
- Response explorationThe agent reads the real response before it writes the code that parses it.View guide
- Data pipelineIngestion, pagination, and backfill, written against the API's real behaviour.View guide
- Feature prototypingBuild the whole slice with real data in it, not placeholder JSON.View guide
What Claude Code can reach.
One typed tool per supported endpoint, across all five platforms. Results come back in the same ActivityStreams 2.0-based model the REST API returns, and each successful call costs the same credits as the matching REST call.
Public data only. Supported endpoints return what the platform serves publicly, and reaching it never depends on a connected social account.
Tool names mirror their endpoints — tiktok_get_user_videos, reddit_get_subreddit_posts.
Connect Claude Code and try a workflow.
One API key works for MCP and the REST API. The free plan includes 100 credits and no credit card.