oathlayer for VS Code
io.github.oathlayer/oathlayer
Verify AI outputs against real sources. Returns a trust signal and permanent doc number.
client:VS Code
transport:streamable-http
tools:1
Install oathlayer in VS Code
.vscode/mcp.json
{
"servers": {
"oathlayer": {
"type": "http",
"url": "https://mcp.oathlayer.com"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs