Serverless functions for coding agents. Deploy, invoke, monitor. 12 tools, stdio or remote SSE.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Serverless functions for coding agents β deploy, invoke, and monitor from one CLI. As easy as git.
git for your code. tau for your functions.
Your agent writes a webhook handler, a cron job, a data transform β then hits a wall: AWS consoles, IAM policies, YAML, a deploy pipeline it can't drive. So you become the middleman, clicking through Lambda screens for code you didn't write. TauFunctions is the serverless platform your agent runs itself: one install, and it creates, deploys, invokes, and monitors its own functions β from the terminal, with plain JSON in and out.
Works with: Claude Code Β· Cursor Β· Cline Β· Windsurf Β· Aider Β· Codex Β· any MCP client
Create to invoked function in 60 seconds β watch the full demo.
The npm package is taufunctions; the command is tau.
A function on TauFunctions is exactly what your agent already has in its context: a handler file and a runtime. No zip bundles, no execution roles, no API Gateway wiring, no infrastructure-as-code detour just to run 20 lines of JavaScript.
Create β deploy β invoke is three commands, and every one returns structured output your agent can parse with --json.
Shipping v2 doesn't mean a new pipeline run. Push new code at an existing function and redeploy β the function ID, URL, and history stay put.
No CloudWatch spelunking. Invocation counts, durations, error rates, and execution logs are one command each β formatted for humans, --json for agents.
Node.js 18/20/22, Python 3.11/3.12, Go 1.21/1.22, Ruby 3.2, and Rust 1.75. Node.js functions execute today on auto-scaling Docker Swarm containers; the remaining runtimes are rolling out on the same executor.
Prefer tools over a CLI? tau ships an MCP server. Point Claude Code (or any MCP client) at it and your agent gets 12 native tools: create, deploy, invoke, update, delete, logs, stats, runtimes, limits, health β the whole function lifecycle.
For clients that use a JSON config (Cline, Cursor, Windsurf), pass your API key via the TAU_API_KEY environment variable. The MCP server runs outside your project directory, so it will not pick up .tau/config.json:
No CLI at all? Claude Web, Claude Desktop, Raycast, or any hosted MCP client can connect straight to our remote server. Same 13 tools, same API key, nothing to install:
No key yet? Connect without one β the server boots in onboarding mode with a tau_signup tool that provisions your account and hands your agent a live key in the same session.
tau mcp-serve) or fully remote (mcp.taufunctions.com): Claude Code, Claude Web, Cursor, Raycast, any MCP client--json for structured, parseable resultsPricing: per-invocation billing, no idle cost. Details.
Local config overrides global. Add .tau/ to your .gitignore.
Add to your CLAUDE.md, .cursorrules, .clinerules, .windsurfrules, or AGENTS.md:
Every time my agent needed "just a small endpoint," the answer was a detour through cloud consoles it couldn't drive β so I ended up clicking through deploy screens for code I didn't write. TauFunctions is the serverless platform the agent runs itself. It's early and I'm iterating fast: if something's rough or missing, tell me β I read everything.
Proprietary - Tyga.Cloud Ltd. See LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/taufunctions)<a href="https://allmcps.com/mcp/taufunctions"><img src="https://allmcps.com/api/badge/taufunctions?style=directory" alt="Taufunctions on AllMCPs" /></a>