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)
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 MCPAnthropic's AI assistant with native MCP support
VS Code
Native MCPMicrosoft's code editor with MCP extension support
Cursor
Native MCPAI-first code editor with built-in MCP support
LangChain
PythonBuild LLM applications with MCP tool integration
Coze
SSE / HTTPByteDance's AI agent platform with MCP compatibility
n8n
HTTPOpen-source workflow automation with MCP nodes
Zapier
WebhookConnect TikHub to 5000+ apps via webhook actions
Feishu / Lark
Bot APIEnterprise collaboration with AI bot integration
Custom Agents
AnyAny 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