M-Pineapple/claude-command-runner
Swift-based MCP server that bridges Claude Desktop with terminal applications, enabling seamless command execution with intelligent output retrieval. Features auto-capture, SQLite history, and Warp Terminal integration
Platform-specific configuration:
{
"mcpServers": {
"claude-command-runner": {
"command": "npx",
"args": [
"-y",
"claude-command-runner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...