Skip to content
VS Code

Spacefast for VS Code

io.github.spacefast/mcp

Publish files and folders to the web instantly: permanent URLs, immutable versions, claim links.

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

Install Spacefast in VS Code

.vscode/mcp.json

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

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

Spacefast in other clients