Skip to content
Cursor

publishready for Cursor

io.github.veldica/publishready

PublishReady: Deterministic writing control with local-first metrics and AI prose audits.

client:Cursor transport:stdio runtime:npm

Install publishready in Cursor

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

{
  "mcpServers": {
    "publishready": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@veldica/publishready-mcp"
      ]
    }
  }
}

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

publishready in other clients