Skip to content
VS Code

heron for VS Code

io.heronapp/heron

Signed security scores for what an AI agent runs and reads: skills, MCP servers, prompts, tokens.

client:VS Code transport:streamable-http

Install heron in VS Code

.vscode/mcp.json

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

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

heron in other clients