---
slug: "terminal-command-executor-mcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/lizthedeveloper/terminal-mcp-idk@main/README.md"
repo: "https://github.com/lizthedeveloper/terminal-mcp-idk"
source_file: "README.md"
branch: "main"
---
Add this to your model context protocol json file
```json
"terminal-mcp": {
      "command": "node",
      "args": [
        "/users/annhoward/src/model_context_protocol_server/claude_workspace/terminal-mcp/build/index.js"
      ]
    },
```
