Skip to content
VS Code

MiniURL for VS Code

io.github.addychang/miniurl

OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.

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

Install MiniURL in VS Code

.vscode/mcp.json

{
  "servers": {
    "miniurl": {
      "type": "http",
      "url": "https://workers.miniurl.com/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

MiniURL in other clients