io.github.jyswee/taufunctions MCP Server
io.github.jyswee/taufunctions
What is the io.github.jyswee/taufunctions MCP server?
Serverless functions for coding agents. Deploy, invoke, monitor. 13 tools, stdio or remote SSE.
How to install io.github.jyswee/taufunctions
Copy-paste configuration for popular MCP clients.
TAU_API_KEYrequiredsecretTauFunctions API key (tf_...). Get one at https://taufunctions.com or via tau signup.
AuthorizationsecretBearer token using your TauFunctions API key: 'Bearer tf_...'. Optional: without one the server starts in onboarding mode and can self-signup via the tau_signup tool.
{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"taufunctions",
"mcp-serve"
],
"env": {
"TAU_API_KEY": "<YOUR_TAU_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"taufunctions",
"mcp-serve"
],
"env": {
"TAU_API_KEY": "<YOUR_TAU_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"mcpServers": {
"taufunctions": {
"command": "npx",
"args": [
"-y",
"taufunctions",
"mcp-serve"
],
"env": {
"TAU_API_KEY": "<YOUR_TAU_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}{
"servers": {
"taufunctions": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"taufunctions",
"mcp-serve"
],
"env": {
"TAU_API_KEY": "<YOUR_TAU_API_KEY>",
"Authorization": "<YOUR_AUTHORIZATION>"
}
}
}
}claude mcp add taufunctions --env TAU_API_KEY=<YOUR_TAU_API_KEY> --env Authorization=<YOUR_AUTHORIZATION> -- npx -y taufunctions mcp-serveRelated MCP servers
Persistent memory for AI agents — history, context, semantic search, queues. 17 tools, stdio/SSE.
io.github.jyswee/ainpc-cli
AI NPCs with persistent memory for game studios. NPC CRUD, dialogue, voice. Stdio or remote SSE.
License your music to AI on your terms, and run your whole artist business. 46 tools, keyless.
io.github.jyswee/buggazi
Project management for coding agents. Bugs, features, sprints. 73 tools stdio, 74 remote SSE.
Rent real GPUs from the terminal. Per-second billing, $0.50 minimum. stdio MCP server.
A2A TrustGate: 4-gate firewall that screens every AI-agent action before it runs. 49 tools.