Skip to content
Grok

dylog for Grok

io.github.imjakezimmer32/dylog

Notes, files, GitHub, and Drive through one MCP connection.

client:Grok transport:streamable-http

Install dylog in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dylog": {
      "type": "http",
      "url": "https://dylog.app/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

dylog in other clients