reftrixmcp for Cline
io.github.tkmd/reftrixmcp
Web design analysis with 26 MCP tools: layout, motion, quality, semantic search via pgvector
client:Cline
transport:stdio
runtime:npm
Install reftrixmcp 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": {
"reftrixmcp": {
"command": "npx",
"args": [
"-y",
"@reftrixmcp/mcp-server"
],
"env": {
"DATABASE_URL": "<DATABASE_URL>",
"REDIS_URL": "<REDIS_URL>",
"OLLAMA_BASE_URL": "<OLLAMA_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs