Skip to content
VS Code

mcptoon for VS Code

io.github.activeing123/mcptoon

MCP tools + agent skills in one zero-dependency CLI: 71,929 -> 581 tokens (-99.2%, measured).

client:VS Code transport:stdio runtime:pypi

Install mcptoon in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcptoon": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "mcptoon"
      ]
    }
  }
}

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

mcptoon in other clients