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