Skip to content
Grok

tela for Grok

io.github.zcag/tela

Self-hostable team wiki; agents read & write it via MCP; Atlas turns your repo into a cited wiki.

client:Grok transport:streamable-http runtime:npm

Install tela in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tela": {
      "type": "http",
      "url": "https://telawiki.com/api/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

tela in other clients