Skip to content
VS Code

Nolt for VS Code

io.nolt/nolt

A collaborative place for user requests: collect feedback, plan work, keep users in the loop.

client:VS Code transport:streamable-http

Install Nolt in VS Code

.vscode/mcp.json

{
  "servers": {
    "nolt": {
      "type": "http",
      "url": "https://nolt.io/mcp"
    }
  }
}

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

Nolt in other clients