pSEO Engine for Claude Desktop
net.quantumcx/pseo-engine
Programmatic SEO as callable tools: research, generate, audit and publish landing pages.
client:Claude Desktop
transport:streamable-http
tools:10
Install pSEO Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pseo-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pseo.quantumcx.net/api/agent/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs