Snipget for Cursor
ai.snipget/snipget
300+ deterministic data utilities for AI agents: validate, normalize, parse, match, redact.
client:Cursor
transport:streamable-http
Install Snipget in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"snipget": {
"url": "https://mcp.snipget.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs