taufunctions

jyswee/taufunctions
★ 0 stars Unknown language Code/Dev Tools Updated today
Serverless functions for coding agents — create, deploy, invoke, monitor from the terminal. CLI + MCP server (12 tools, local or remote).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "taufunctions": {
      "command": "npx",
      "args": [
        "-y",
        "jyswee/taufunctions"
      ]
    }
  }
}

README Excerpt

**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, in

Topics

ai-agentsclaude-codeclicursordeveloper-toolsfunctions-as-a-servicelambda-alternativemcpmcp-serverserverless