Skip to content
Cursor

second brain bridge for Cursor

io.github.isaiahdupree/second-brain-bridge

Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.

client:Cursor transport:streamable-http

Install second brain bridge in Cursor

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

{
  "mcpServers": {
    "second-brain-bridge": {
      "url": "https://secondbrainbridge.vercel.app/mcp"
    }
  }
}

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

second brain bridge in other clients