Skip to content
VS Code

Kern for VS Code

io.github.esstipi-debug/kern

Read-only supply-chain decision support: forecasting, reorder policies, ABC-XYZ, data quality.

client:VS Code transport:streamable-http

Install Kern in VS Code

.vscode/mcp.json

{
  "servers": {
    "kern": {
      "type": "http",
      "url": "https://linchpin.fly.dev/mcp/"
    }
  }
}

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

Kern in other clients