democratize-technology/recursive-companion-mcp
If you are the rightful owner of recursive-companion-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Recursive Companion MCP server implements iterative refinement through self-critique cycles, enhancing response quality by leveraging incremental processing and domain-specific optimizations.
Tools
Functions exposed to the LLM to take actions
start_refinement
Initiates a refinement session for a given input.
continue_refinement
Continues the refinement process for an existing session.
get_final_result
Retrieves the final refined result for a session.
get_refinement_status
Checks the progress of a refinement session without advancing it.
list_refinement_sessions
Lists all active refinement sessions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client