pseolint for Cline
io.github.ouranos-labs/pseolint
Penalty-risk audit for programmatic SEO sites: verdict, risk score, and a fix manifest.
client:Cline
transport:stdio
runtime:npm
Install pseolint 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": {
"pseolint": {
"command": "npx",
"args": [
"-y",
"@pseolint/mcp"
],
"env": {
"ANTHROPIC_API_KEY": "<ANTHROPIC_API_KEY>",
"PSEOLINT_MCP_SAMPLE_CAP": "<PSEOLINT_MCP_SAMPLE_CAP>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs