prime-agent

GitHub

A self-improving RLM agent for coding workflows and long-running autonomous tasks.

11,518 stars TypeScript 1 file ยท ~45,412 tokens

Coding agent (prime-agent) MCP Server

Model Context Protocol (coding-agent) server

View all prime-agent servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "coding-agent": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-coding-agent"
      ]
    }
  }
}