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

Ai (prime-agent) MCP Server

Model Context Protocol (ai) server

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