TOS-Slayer for Cursor
io.github.evozim/tos-slayer
Terms of Service contract analyzer flagging abusive clauses.
client:Cursor
transport:sse
Install TOS-Slayer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tos-slayer": {
"url": "https://tos-slayer-mcp.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs