Skip to content
VS Code

writespace mcp for VS Code

io.github.write-space/writespace-mcp

Persistent docs and memory for AI agents — read, write, organize & search a shared workspace.

client:VS Code transport:streamable-http

Install writespace mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "writespace-mcp": {
      "type": "http",
      "url": "https://app.writespace.io/mcp"
    }
  }
}

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

writespace mcp in other clients