A powerful MCP server built with NitroStack
Add via Cursor Settings UI (Settings > Features > MCP > Add New MCP Server):
{
"mcpServers": {
// your other mcp servers
"reviewer-zero": {
"url": "https://underscore-1-6-underscore-1-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
}
}
}
Connect remote tools directly via Claude's Web UI:
Configure custom tools directly via ChatGPT's Web UI:
Add the following configuration block under mcpServers in your Antigravity configuration file (~/.gemini/config/mcp_config.json):
{
"mcpServers": {
// your other mcp servers
"reviewer-zero": {
"serverUrl": "https://underscore-1-6-underscore-1-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
}
}
}
Add the following configuration block to your Codex configuration file (~/.codex/config.toml):
[mcp_servers.reviewer-zero] url = "https://underscore-1-6-underscore-1-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp"
Connect directly using the Server-Sent Events endpoint:
https://underscore-1-6-underscore-1-amrita-university-amritapuri-campus.app.nitrocloud.ai/mcp
Scans manuscript for absolute/unsupported claims lacking mathematical or empirical proof.
Evaluates methodological rigor: baselines, ablations, statistical significance, reproducibility.
Extracts key concepts, searches Semantic Scholar, identifies missing citations.
Evaluates paper organization, section ordering, abstract quality, formatting.
Simulates a critical Reviewer #2. Finds logical gaps, over-generalizations, missing experiments, and argument holes.
Generates a complete, formatted peer review letter in the style of NeurIPS/ICLR reviews.
Summarizes a paper (Stage 1)
Recommends target conferences based on the paper summary (Stage 1).
Theorist persona: checks math derivations and bounds.
Resolves contradictions between persona flags using a rubric.
Stage 4: Curates flags based on debates and meta-reviewer logic.
Stage 5: Applies venue-specific rubric constraints.
Stage 5: Drafts an author rebuttal to the review.
Stage 5: Formats fixes as diffs (Display only, no file mutation).
Stage 1: deterministic LaTeX cross-reference, figure, table, and image integrity checks.
Finds, filters, and summarizes academic research papers based on topic, time range, conference venue, and user knowledge level.
Converts raw extracted text from a PDF document into structured LaTeX format.
Main entry point. Upload a LaTeX paper for comprehensive AI peer review with interactive fixes.