Skip to content
Cursor

trip2g for Cursor

io.github.trip2g/trip2g

Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.

client:Cursor transport:streamable-http tools:11

Install trip2g in Cursor

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

{
  "mcpServers": {
    "trip2g": {
      "url": "https://trip2g.com/_system/mcp"
    }
  }
}

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

What Cursor can do once it is connected

trip2g in other clients