Skip to content
Cursor

Aigist for Cursor

com.ai-gist/aigist

Publish & manage shareable HTML/Markdown pages from your LLM, with access control.

client:Cursor transport:streamable-http

Install Aigist in Cursor

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

{
  "mcpServers": {
    "aigist": {
      "url": "https://ai-gist.com/mcp"
    }
  }
}

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

Aigist in other clients