Skip to content
Cursor

pqs mcp server for Cursor

io.github.onchainaiintel/pqs-mcp-server

PQS scores any prompt before the model runs. 8 dimensions. 5 frameworks. Pre-flight, not post-hoc.

client:Cursor transport:streamable-http runtime:npm tools:2

Install pqs mcp server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "pqs-mcp-server": {
      "url": "https://promptqualityscore.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

pqs mcp server in other clients