Skip to content
Cursor

xkcd Comic Suggester for Cursor

io.github.papjuli/xkcdai

Suggests a relevant xkcd comic during a conversation, via semantic search over every comic.

client:Cursor transport:streamable-http tools:1

Install xkcd Comic Suggester in Cursor

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

{
  "mcpServers": {
    "xkcdai": {
      "url": "https://xkcdai.onrender.com/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

xkcd Comic Suggester in other clients