TinyFn for Cursor
io.tinyfn/tinyfn
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
client:Cursor
transport:streamable-http
tools:500
Install TinyFn in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"tinyfn": {
"url": "https://api.tinyfn.io/mcp/all/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs