Skip to main content

MCP Integration

MCP Tools: Connect AI Agents to Social Media Data

Use the Model Context Protocol (MCP) to give Claude, Cursor, VS Code, and any MCP-compatible AI agent direct access to 990+ social data tools across 16 platforms. Build AI-powered social media workflows with real-time data.

Choose Your MCP Transport Method

TikHub MCP supports 6 transport methods including Stdio, SSE, and Streamable HTTP. Pick the one that fits your AI agent workflow.

Stdio Transport

Default for desktop MCP clients. Uses npx mcp-remote to bridge HTTP to stdio. Requires Node.js.

Choose your client

Select platforms (1/16)

claude_desktop_config.json
1{
2 "mcpServers": {
3 "tikhub-tiktok": {
4 "command": "npx",
5 "args": [
6 "mcp-remote",
7 "https://mcp.tikhub.io/tiktok/mcp",
8 "--header",
9 "Authorization: Bearer YOUR_API_KEY"
10 ]
11 }
12 }
13}

990+

MCP Tools

Across all platforms

16

Platform MCPs

Dedicated servers

6

Transports

Stdio, SSE, HTTP, Curl, LangChain, Direct

3 lines

To Get Started

Paste config and go

MCP Integrations: Works with Your Favorite AI Tools

TikHub MCP integrates seamlessly with popular AI agents, automation platforms like LangChain, Zapier, n8n, and development tools.

Claude Desktop

Native MCP

Anthropic's AI assistant with native MCP support

VS Code

Native MCP

Microsoft's code editor with MCP extension support

Cursor

Native MCP

AI-first code editor with built-in MCP support

LangChain

Python

Build LLM applications with MCP tool integration

Coze

SSE / HTTP

ByteDance's AI agent platform with MCP compatibility

n8n

HTTP

Open-source workflow automation with MCP nodes

Zapier

Webhook

Connect TikHub to 5000+ apps via webhook actions

Feishu / Lark

Bot API

Enterprise collaboration with AI bot integration

Custom Agents

Any

Any MCP-compatible client via Stdio, SSE, or HTTP

Need help setting up? Check our step-by-step guide or ask in Discord.

Interactive setup wizard