Nautex AI MCP server that works as Product and Project manager for coding agents
Project description
This is an MCP server that integrates PRD and TRD building tool Nautex AI with the Coding Agents.
Supported agents:
- Claude Code
- Cursor
- Codex
- OpenCode
- Gemini CLI
Motivation
Since LLM Coding Agents do not attend team meetings, there is the challenge of conveying complete and detailed product and technical requirements to them.
Nautex AI tool-chain manages step by step guiding of Coding Agents so they implement specification using small, relevant and testable steps.
Core principles are:
- start from foundational parts, de-risk them, then build up;
- do not overwhelm Coding Agents by large problem at once;
- plan project files map and link them to requirements and to tasks: Coding Agents don't get lost, you know how to navigate brand new code base;
- manage developer attention for verification and validation in right moment for review.
How It Works
Nautex AI acts as an Architect, Technical Product Manager, and Project Manager for coding agents, speeding up AI-assisted development by communicating requirements effectively. This MCP server pulls guidance instructions from Nautex AI; tasks contain to-do items, references to the affected files, and requirements that are automatically synced for the Coding Agent's availability.
By Ivan Makarov
Usage Flow Presentation (unfold me)
Requirements Specifications
The chatbot conducts a briefing session with you, gathering questions and ideas until complete. It then generates comprehensive product and technical specifications.
(Example: A project I initiated to explore WebRTC.)
Product requirements:
Technical requirements:
Specification Refinement
You fill in details, clarify the specification, and resolve any TODOs flagged by the chatbot during the interview.
Codebase Map and Project Files
You'll occasionally need to review the code, so it's best to know in advance where to look and how everything is organized. This prevents the AI from making decisions—allowing it to focus on writing higher-quality code with greater attention to the task.
The image displays a file map generated by Nautex AI, with files linked to specific requirements and sections.
Agent Tasks
With the code location clarified, tasks are planned: Coding, Testing, and Review.
Reviews are scheduled early to demonstrate progress and verify alignment with goals.
The plan is structured in small, self-contained layers, building your project incrementally like floors in a skyscraper.
Integration
Configure the MCP server for your coding agent: connect to the Nautex cloud platform, select the project, and choose the implementation plan. The setup command writes all configuration to your project root.
Coding with Coding Agents
In agent mode, instruct: "pull nautex rules, and proceed with the next scope."
At this stage, your specifications are synchronized in the .nautex directory and accessible to the Coding Agent. The MCP server continuously monitors their relevance.
That's it. You then review and accept substantial code segments that fully align with your expectations and requirements.
Setup
Quick Setup (one command)
The fastest way to set up is via the web app onboarding flow, which generates a single command you copy and run in your project root:
uvx nautex setup --token <TOKEN> --project <PROJECT_ID> --plan <PLAN_ID> --agent <AGENT>
Parameters:
| Flag | Description |
|---|---|
--token, -t |
API token (create at nautex.ai) |
--project, -p |
Project ID |
--plan, -l |
Implementation plan ID |
--agent, -a |
Agent type: claude, cursor, codex, opencode, gemini |
--yes, -y |
Skip confirmation prompts |
This validates your token, project, and plan, then writes all configuration to your project root:
.nautex/config.json— project config.nautex/.env— API token (git-ignored)- MCP config — agent-specific (see below)
- Agent rules — merged into existing rule files without overriding your content
Interactive Setup (Terminal UI)
Alternatively, run the interactive terminal UI:
uvx nautex setup
Follow the on-screen prompts to select your project, plan, and agent.
How to Install UV
On macOS and Linux:
curl -LsSf https://astral.sh/uv/install.sh | sh
On Windows:
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
Check the latest instructions from the UV repo for details and updates.
What Gets Written Per Agent
All configuration is scoped per-project in your project root.
Claude Code
- MCP: registered via
claude mcp add nautex -s local -- uvx nautex mcp - Rules: managed section added to
CLAUDE.md - Verify: run
claude mcp listand check fornautex: uvx nautex mcp
Cursor
- MCP config:
.cursor/mcp.json - Rules:
.cursor/rules/nautex_workflow.mdc
Note: After setup, Cursor may ask via popup whether to enable the new MCP — answer yes. In any case, go to File -> Preferences -> Cursor Settings -> Tools & Integrations and make sure the Nautex MCP toggle is enabled (green).
Codex
- MCP config:
.codex/config.toml(project-local, backup created asconfig.toml.bakbefore first write) - Rules: managed section added to
AGENTS.md - Verify: use the
/mcpcommand inside Codex to confirmnautexis listed
OpenCode
- MCP config:
opencode.json(project root, preserves unrelated fields, backup asopencode.json.bakif unparsable) - Rules: managed section added to
AGENTS.md - Verify: invoke the Nautex MCP tool from OpenCode and run
status
Gemini CLI
- MCP config:
.gemini/settings.json - Rules: managed section added to
GEMINI.md
Start Coding
Once setup is complete, launch your coding agent and tell it:
Check nautex status
After confirming the connection works:
Pull nautex rules and proceed to the next scope
Proceed with the plan by reviewing progress and supporting the Agent with validation feedback and inputs.
Prerequisites
Before running setup, prepare your project in the Nautex web app:
- Sign up and create an API token
- Create PRD and TRD documents (chat with the bot to capture requirements)
- Create a files map of the project
- Create an implementation plan
The web app onboarding flow will generate the setup command with all IDs pre-filled.
Projects built with nautex
Best practice from the community
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nautex-0.5.3.tar.gz.
File metadata
- Download URL: nautex-0.5.3.tar.gz
- Upload date:
- Size: 146.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
898cdf796efc69fde46b56c6a8cb8befaddbb15f3674aef67fa7b279e8daeb70
|
|
| MD5 |
30cfaec32c4c6150210a37ec7ff72221
|
|
| BLAKE2b-256 |
205360f8f89340cea18b9ecb4e6e08bb64e012064d412a5c075d6ad62120585d
|
File details
Details for the file nautex-0.5.3-py3-none-any.whl.
File metadata
- Download URL: nautex-0.5.3-py3-none-any.whl
- Upload date:
- Size: 183.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
610d1387878ef89148f6bb5eafc362d25365e3bfc1551a89222e6d2e532e3417
|
|
| MD5 |
1f609e42afd57e4939163a7fe5b3381f
|
|
| BLAKE2b-256 |
7dd15f3ed6eabd811d8a001487d5e2c43d5ca97998e34391b244843e60ff27ac
|