Triggr
Freeby MCP Community
Post-MCP tool manifest runtime for AI agents. Static manifests, direct invocation, 17x fewer tokens.
v0.1.0Added Apr 12, 2026
aitoolsmcpmanifestagent
Triggr MCP Server
Post-MCP tool manifest runtime for AI agents. Static manifests, direct invocation, 17x fewer tokens.
Installation
npx -y triggr
Reviews
Installation
Quick install
npx -y triggr
Add to claude_desktop_config.json
{
"mcpServers": {
"triggr": {
"command": "npx",
"args": ["-y", "triggr"]
}
}
}