Skip to content
VS Code

yieldsentinel for VS Code

io.github.agentsherpa/yieldsentinel

Policy check on a described yield position. Complement to yieldhunter. Research only.

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

Install yieldsentinel in VS Code

.vscode/mcp.json

{
  "servers": {
    "yieldsentinel": {
      "type": "http",
      "url": "https://yieldsentinel-agent-production.up.railway.app/mcp"
    }
  }
}

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

yieldsentinel in other clients