Terminal Command Executor
2
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
1{2 "mcpServers": {3 "terminal command executor": {4 "cwd": "string",5 "env": {},6 "args": [7 "/users/annhoward/src/model_context_protocol_server/claude_workspace/terminal-mcp/build/index.js"8 ],9 "shell": false,10 "command": "node"11 }12 }13}
Recensioni della Community
0.0
0 recensioni
5
0
4
0
3
0
2
0
1
0
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Coming soon to
Highlight AI
Documentazione
Linguaggio
TypeScript