vtcode-agent-plugins 0.142.3

Agent Plugins loader for VT Code: portable plugin manifests, skill discovery, and MCP configuration.
1
2
3
4
5
6
7
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json",
  "mcpServers": {
    "valid": {"type": "stdio", "command": "echo"},
    "invalid": {"type": "stdio"}
  }
}