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