Ag Bash runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 15 Jun 2026.
Sandboxed AI-native bash with 70 agentic tools: run_bash, code edit/diff, WASM Python/JS.
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 ag-bash -- npx -y @ag-bash/mcp-server
{
"mcpServers": {
"ag-bash": {
"args": [
"-y",
"@ag-bash/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.ag-bash]
command = "npx"
args = ["-y", "@ag-bash/mcp-server"]
{
"mcpServers": {
"ag-bash": {
"args": [
"-y",
"@ag-bash/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ag-bash": {
"args": [
"-y",
"@ag-bash/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.