Skip to content
VS Code

Plumbline — a trust layer for LLM answers for VS Code

com.lattice-sys.plumbline/mcp

Every figure re-checked against SQL-computed facts; unsupported questions refused with the reason.

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

Install Plumbline — a trust layer for LLM answers in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://plumbline.lattice-sys.com/mcp/demo"
    }
  }
}

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

Plumbline — a trust layer for LLM answers in other clients