SAGE Wrapper runs on your own machine — the client starts it, so there is no endpoint to ping. 1 533 installs a week from pypi. Last commit 1 Aug 2026.
Command wrapper MCP server for coding agents, compression, workflows, and local automation.
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 sage -- npx -y psycgod-sage
{
"mcpServers": {
"sage": {
"args": [
"-y",
"psycgod-sage"
],
"command": "npx"
}
}
}
[mcp_servers.sage]
command = "npx"
args = ["-y", "psycgod-sage"]
{
"mcpServers": {
"sage": {
"args": [
"-y",
"psycgod-sage"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sage": {
"args": [
"-y",
"psycgod-sage"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.