yieldsentinel for Cursor
io.github.agentsherpa/yieldsentinel
Policy check on a described yield position. Complement to yieldhunter. Research only.
client:Cursor
transport:streamable-http
tools:2
Install yieldsentinel in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"yieldsentinel": {
"url": "https://yieldsentinel-agent-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs