Skip to content
Cursor

tela for Cursor

io.github.zcag/tela

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

client:Cursor transport:streamable-http runtime:npm

Install tela in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "tela": {
      "url": "https://telawiki.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

tela in other clients