Skip to content
VS Code

chuckle for VS Code

io.github.jpol34/chuckle

Look up meme template images by name or description, with disambiguation for ambiguous names.

client:VS Code transport:streamable-http

Install chuckle in VS Code

.vscode/mcp.json

{
  "servers": {
    "chuckle": {
      "type": "http",
      "url": "https://chuckle-server-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

chuckle in other clients