Skip to content
VS Code

twig for VS Code

io.github.kind-ling/twig

MCP server quality scoring and optimization for the agent economy.

client:VS Code transport:stdio runtime:npm

Install twig in VS Code

.vscode/mcp.json

{
  "servers": {
    "twig": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@kind-ling/twig"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

twig in other clients