Skip to content
Cursor

textops mcp for Cursor

io.github.nexus-api-lab/textops-mcp

Exact text tools for AI agents: unified diff, patch apply, regex testing, grapheme counting.

client:Cursor transport:streamable-http

Install textops mcp in Cursor

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

{
  "mcpServers": {
    "textops-mcp": {
      "url": "https://textops-mcp.dokasukadon.workers.dev/mcp"
    }
  }
}

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

textops mcp in other clients