tools for Cursor
com.freedailypro/tools
61 text, security, converter, calculator, and PDF tools -- callable via MCP on one host.
client:Cursor
transport:streamable-http
Install tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tools": {
"url": "https://utility-api-production-ebf2.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs