Skip to content
Cursor

Jokes for Cursor

io.github.pipeworx-io/jokes

Jokes MCP — wraps JokeAPI v2 (free, no auth)

client:Cursor transport:streamable-http

Install Jokes in Cursor

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

{
  "mcpServers": {
    "jokes": {
      "url": "https://gateway.pipeworx.io/jokes/mcp"
    }
  }
}

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

Jokes in other clients