Skip to content
VS Code

termalin web for VS Code

in.termal/termalin-web

Run commands and read/write files on your servers over Termalin's keyless tunnels (hosted MCP).

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

Install termalin web in VS Code

.vscode/mcp.json

{
  "servers": {
    "termalin-web": {
      "type": "http",
      "url": "https://termal.in/api/v1/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

termalin web in other clients