TinyFn for VS Code
io.tinyfn/tinyfn
500+ deterministic tools for AI agents: math, conversion, validation, hashing, encoding, date/time.
client:VS Code
transport:streamable-http
tools:500
Install TinyFn in VS Code
.vscode/mcp.json
{
"servers": {
"tinyfn": {
"type": "http",
"url": "https://api.tinyfn.io/mcp/all/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs