oathlayer for Cursor
io.github.oathlayer/oathlayer
Verify AI outputs against real sources. Returns a trust signal and permanent doc number.
client:Cursor
transport:streamable-http
tools:1
Install oathlayer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"oathlayer": {
"url": "https://mcp.oathlayer.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs