prime-agent
A self-improving RLM agent for coding workflows and long-running autonomous tasks.
Agent (prime-agent) MCP Server
Model Context Protocol (agent) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"agent": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-agent"
]
}
}
}