Skip to content
VS Code

Typefully for VS Code

com.typefully/mcp

Write, schedule, and publish social media posts on X, LinkedIn, Threads, and more via Typefully

client:VS Code transport:streamable-http

Install Typefully in VS Code

.vscode/mcp.json

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

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

Typefully in other clients