$ timeahead_
mcp/pepestopepesto-mcp/install

install @pepesto/pepesto-mcp

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/pepesto-solutions/pepesto-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pepesto": {
      "command": "npx",
      "args": [
        "-y",
        "@pepesto/pepesto-mcp"
      ],
      "env": {
        "PEPESTO_API_KEY": "pep_sk_\u2026"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/pepestopepesto-mcp/install/claude-desktop
← back to @pepesto/pepesto-mcp