Skip to content
VS Code

Talent-Augmenting Layer for VS Code

io.github.angelo-leone/talent-augmenting-layer

Personalised AI augmentation system — makes you better at your work, not dependent on AI

client:VS Code transport:streamable-http

Install Talent-Augmenting Layer in VS Code

.vscode/mcp.json

{
  "servers": {
    "talent-augmenting-layer": {
      "type": "http",
      "url": "https://proworker-hosted.onrender.com/mcp"
    }
  }
}

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

Talent-Augmenting Layer in other clients