Useful Utilities for Cursor
io.github.aksp200/useful-utilities
63 tools an LLM can't do alone, in focused subsets: file edits, live data, real checksums.
client:Cursor
transport:streamable-http
Install Useful Utilities in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"useful-utilities": {
"url": "https://mcp.usefulutils.in/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs