taufunctions for Cursor
io.github.jyswee/taufunctions
Serverless functions for coding agents. Deploy, invoke, monitor. 13 tools, stdio or remote SSE.
client:Cursor
transport:sse
runtime:npm
Install taufunctions in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"taufunctions": {
"url": "https://mcp.taufunctions.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs