toolalize mcp for Cursor
io.github.vertisky/toolalize-mcp
Free unit & live currency conversion tools from toolalize.com (convert_units, convert_currency).
client:Cursor
transport:streamable-http
tools:3
Install toolalize mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"toolalize-mcp": {
"url": "https://toolalize.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs