Skip to content

Talent-Augmenting Layer for Grok

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

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

client:Grok transport:streamable-http

Install Talent-Augmenting Layer in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Talent-Augmenting Layer in other clients