Skip to content
Cursor

dylog for Cursor

io.github.imjakezimmer32/dylog

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

client:Cursor transport:streamable-http

Install dylog in Cursor

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

{
  "mcpServers": {
    "dylog": {
      "url": "https://dylog.app/api/mcp"
    }
  }
}

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

dylog in other clients