metyatech/agent-runner
Local agent runner that queues and executes GitHub Agent requests using Codex
Platform-specific configuration:
{
"mcpServers": {
"agent-runner": {
"command": "npx",
"args": [
"-y",
"agent-runner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...