pokeclaw

madebydia/pokeclaw
★ 4 stars TypeScript AI/LLM Updated 7d ago
MCP server for spawning and controlling Codex CLI and Claude Code sessions
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pokeclaw": {
      "command": "npx",
      "args": [
        "-y",
        "madebydia/pokeclaw"
      ]
    }
  }
}

README Excerpt

An MCP server (SSE transport) that lets any MCP client spawn and control [Codex CLI](https://github.com/openai/codex) and [Claude Code](https://docs.anthropic.com/en/docs/claude-code) sessions on the host machine. - **session_start** — Spawn a Codex or Claude Code session in any directory - **session_send** — Send messages to a running session's stdin

Tools (9)

AUTH_TOKENIDLE_TIMEOUTMAX_SSE_CONNECTIONSPATHPORTRATE_LIMIT_RPMSSE_IDLE_TIMEOUTWORKSPACE_DIRinitialOutput

Topics

ai-agentclaude-codecodexcoding-agentmcpmodel-context-protocolpokeclawsse