robo-cortex runs on your own machine — the client starts it, so there is no endpoint to ping. 504 installs a week from pypi. Last commit 31 Aug 2026.
Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.
We read the source, 42 min ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
Persistent, Solana-aware project memory for AI coding agents. Typed entities + git-aware diffs.
Shared debugging memory for AI coding agents
Shared memory & coordination for AI coding agents — a blackboard, not an orchestrator.
Shared, git-tracked working memory for AI agents on the same codebase.
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
Persistent cloud memory for AI agents. Store and search key-value memories across sessions.
Memory for coding agents, checked against the filesystem and git before it is believed.
Local-first, cross-harness memory for AI coding agents.
Answers built from our own checks of this server.