rekt for Cline
io.github.osfrekt/rekt
REKT Store — browse and buy REKT drinks with AI-discounted pricing from any MCP client
client:Cline
transport:stdio
runtime:npm
Install rekt in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"rekt": {
"command": "npx",
"args": [
"-y",
"rekt-mcp-server"
],
"env": {
"API_BASE_URL": "<API_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs