Add this to your model context protocol json file
"terminal-mcp": {
"command": "node",
"args": [
"/users/annhoward/src/model_context_protocol_server/claude_workspace/terminal-mcp/build/index.js"
]
},
MCP (Model Context Protocol) Server. Provides secure command-line access for executing shell commands with TypeScript validation, returning structured output and error streams through a lightweight stdio-based server.
Add this to your model context protocol json file
"terminal-mcp": {
"command": "node",
"args": [
"/users/annhoward/src/model_context_protocol_server/claude_workspace/terminal-mcp/build/index.js"
]
},
No reviews yet
Sign in to write a review