Skip to content
Cursor

Razi Text Generation for Cursor

io.github.razikallayi/razi-text

Text generation over MCP: prose, emails, blog outlines, SQL, humanizing, text diffs, fake data.

client:Cursor transport:streamable-http

Install Razi Text Generation in Cursor

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

{
  "mcpServers": {
    "razi-text": {
      "url": "https://www.razi.pro/api/mcp/text"
    }
  }
}

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

Razi Text Generation in other clients