Skip to content
VS Code

Machine Presence Inspector for VS Code

dev.onthestacks/machine-presence-inspector

Read-only public website inspection: evidence-backed Machine Presence observations with uncertainty.

client:VS Code transport:streamable-http

Install Machine Presence Inspector in VS Code

.vscode/mcp.json

{
  "servers": {
    "machine-presence-inspector": {
      "type": "http",
      "url": "https://mcp.onthestacks.dev/mcp"
    }
  }
}

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

Machine Presence Inspector in other clients