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"
      ]
    },
```
