Loading MCP server directory, please wait...
Self-hosted decision memory for AI coding agents; warns before re-proposing a rejected approach.
npx @getmcp/cli add io.github.adelinamart/robrainRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.adelinamart/robrain": {
"command": "npx",
"args": [
"-y",
"robrain",
"mcp"
],
"env": {
"PERCEPTION_API_URL": "http://localhost:3001",
"PERCEPTION_API_KEY": ""
}
}
}
}