Skip to content
VS Code

jamp for VS Code

io.github.jdwilliums/jamp

Agent-run site monitoring: install JAMP, read errors, uptime, vitals and traffic, resolve fixes.

client:VS Code transport:streamable-http runtime:npm

Install jamp in VS Code

.vscode/mcp.json

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

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

jamp in other clients