Document Integrity Validator for Cursor
io.github.ojaskord/document-integrity-validator-mcp
AI reasoning checks any document against known international standards before your agent acts on it.
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install Document Integrity Validator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"document-integrity-validator-mcp": {
"url": "https://document-integrity-validator-mcp-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs