Perseus — Live Context Engine for AI Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 884 installs a week from pypi.
Live context engine for AI agents. 27+ MCP tools: health, memory, skills, file trees on demand.
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 perseus -- uvx perseus-ctx
{
"mcpServers": {
"perseus": {
"args": [
"perseus-ctx"
],
"command": "uvx"
}
}
}
[mcp_servers.perseus]
command = "uvx"
args = ["perseus-ctx"]
{
"mcpServers": {
"perseus": {
"args": [
"perseus-ctx"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"perseus": {
"args": [
"perseus-ctx"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.