Odel
publishready mcp

publishready mcp

Local
@veldica2TypeScriptMITUpdated 4mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npm@veldica/publishready-mcpv1.0.5

Run

npx -y @veldica/publishready-mcp

MCP client config

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