SeenRelay for Cursor
io.github.ovladon/seenrelay
Avoid redundant expensive validation. CHECK recent evidence; OBSERVE fresh independent results.
client:Cursor
transport:streamable-http
tools:2
Install SeenRelay in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"seenrelay": {
"url": "https://seenrelay.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs