Loading MCP server directory, please wait...
MCP server for AI CLI tools (Claude, Codex, and Gemini) with background process management
npx @getmcp/cli add io.github.mkXultra/ai-cli-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mkXultra/ai-cli-mcp": {
"command": "npx",
"args": [
"-y",
"ai-cli-mcp"
]
}
}
}