Skip to content
VS Code

YeetIt for VS Code

io.github.snappyio/yeetit

Instant web publishing for AI agents. POST HTML, get a live URL. No account needed.

client:VS Code transport:streamable-http tools:4

Install YeetIt in VS Code

.vscode/mcp.json

{
  "servers": {
    "yeetit": {
      "type": "http",
      "url": "https://yeetit.site/mcp"
    }
  }
}

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

What VS Code can do once it is connected

YeetIt in other clients