RUN IN TERMINAL
claude mcp add ainauro-nauro -- uvx nauro
ADD TO claude_desktop_config.json
{
"mcpServers": {
"ainauro-nauro": {
"command": "uvx",
"args": ["nauro"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"ainauro-nauro": {
"command": "uvx",
"args": ["nauro"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"ainauro-nauro": {
"command": "uvx",
"args": ["nauro"]
}
}
}
About This MCP Server
Decision system for AI coding agents. Surfaces what your project decided, and why, before changes.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.
Package
nauro on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Nauro server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.