my-pi runs on your own machine — the client starts it, so there is no endpoint to ping. 193 installs a week from npm. Last commit 16 Sep 2026.
Local-first MCP runtime for coding agents with safe workspace access, AST/LSP navigation, and Git.
We read the source, 1 h 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.
return path.join(base, "my-pi", "coordination", projectKeyValue);
spawn(command: string, args: string[]): Promise<void>;
const SENSITIVE_RELATIVE_PATH = /(^|\/)(?:\.env(?:\.[^/]*)?|\.aws|\.ssh|\.npmrc|\.netrc|\.git-credentials|credentials(?:\.[^/]*)?|secrets?(?:\.[^/]*)?|[^/]+\.(?:pem|key|p12|pfx))(?:\/|$)/i;
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 my-pi -- npx -y @koonwang03/my-pi
{
"mcpServers": {
"my-pi": {
"args": [
"-y",
"@koonwang03/my-pi"
],
"command": "npx"
}
}
}
[mcp_servers.my-pi]
command = "npx"
args = ["-y", "@koonwang03/my-pi"]
{
"mcpServers": {
"my-pi": {
"args": [
"-y",
"@koonwang03/my-pi"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"my-pi": {
"args": [
"-y",
"@koonwang03/my-pi"
],
"command": "npx"
}
}
}
Secure encoding-aware local workspace runtime for AI agents
SEAM: local-first memory runtime for AI agents, with retrieval and glassbox provenance over MCP.
Local-first memory for AI coding agents: shell history with exit codes, git diffs, docs, MCP.
Orbit's local-first task and workflow registry for coding agents.
Command wrapper MCP server for coding agents, compression, workflows, and local automation.
Local-first persistent memory for coding agents and MCP clients.
Local coding tools for ChatGPT Developer Mode and MCP clients with safe editing and shell execution.
Local SQL workspaces with bounded, recoverable writes for coding agents.
Answers built from our own checks of this server.