Skip to main content
MCP Server

Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.

Share
0 stars Python Unknown Updated: 2026-06-12

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Nauro MCP server for me.

Server: Nauro
Description: Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.
Install command: python -m nauro

GitHub: https://github.com/Nauro-AI/nauro

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-nauro-nauro": {
      "command": "python",
      "args": [
        "-m",
        "nauro"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

pip Run after pip install
python -m nauro

Tools (1)

execute

Execute Nauro operations

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.

Overview

Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.

Repository

Find the source code at https://github.com/Nauro-AI/nauro.

Tools

  • execute: Execute Nauro operations

Installation

PIP

python -m nauro

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.