← Back to Plugins
MCP Server MCP

io.github.sairam0424/ag-bash

github By github 👁 1 views ▲ 0 votes

Sandboxed AI-native bash with 70 agentic tools: run_bash, code edit/diff, WASM Python/JS.

Homepage Verified source GitHub

Install

npx -y @ag-bash/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@ag-bash/mcp-server",
      "version": "6.0.4",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...