Twig
Freeby MCP Community
MCP tool description optimizer. Agents choose you or they don't. Twig makes them choose you.
v0.4.2Added Apr 12, 2026
Twig MCP Server
MCP tool description optimizer. Agents choose you or they don't. Twig makes them choose you.
Installation
npx -y @kind-ling/twig
Reviews
Installation
Quick install
npx -y @kind-ling/twig
Add to claude_desktop_config.json
{
"mcpServers": {
"twig": {
"command": "npx",
"args": ["-y", "@kind-ling/twig"]
}
}
}