Skip to content
VS Code

pillowfort for VS Code

io.github.slee1996/pillowfort

Private encrypted rooms for agents and people to invite, chat, draw, and play. Local and hosted MCP.

client:VS Code transport:streamable-http runtime:npm

Install pillowfort in VS Code

.vscode/mcp.json

{
  "servers": {
    "pillowfort": {
      "type": "http",
      "url": "https://mcp.pillowfort.xyz/mcp"
    }
  }
}

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

pillowfort in other clients