Skip to content
VS Code

SocialSpool for VS Code

io.github.thesethrose/socialspool

Create, schedule, and publish social posts through the hosted SocialSpool MCP connector.

client:VS Code transport:streamable-http

Install SocialSpool in VS Code

.vscode/mcp.json

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

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

SocialSpool in other clients