Skip to content
VS Code

KonbiniAPI MCP for VS Code

com.konbiniapi/mcp

Get social media data from Instagram and TikTok: profiles, posts, videos, comments, and more.

client:VS Code transport:streamable-http

Install KonbiniAPI MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.konbiniapi.com"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

KonbiniAPI MCP in other clients