robo-cortex runs on your own machine — the client starts it, so there is no endpoint to ping. 679 installs a week from pypi. Last commit 3 Aug 2026.
Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add robo-cortex -- uvx robo-cortex
{
"mcpServers": {
"robo-cortex": {
"args": [
"robo-cortex"
],
"command": "uvx"
}
}
}
[mcp_servers.robo-cortex]
command = "uvx"
args = ["robo-cortex"]
{
"mcpServers": {
"robo-cortex": {
"args": [
"robo-cortex"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"robo-cortex": {
"args": [
"robo-cortex"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.