manasp21/EventHorizon
If you are the rightful owner of EventHorizon 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.
Event Horizon MCP Server is an implementation that provides evolutionary solution generation and optimization capabilities for LLMs.
Tools
Functions exposed to the LLM to take actions
start_evolution
Initialize an evolutionary solution system with a problem and consistency checks.
add_solution
Add a new solution to the current generation.
score_solution
Score a solution against a specific consistency check.
evolve_generation
Evolve to the next generation using crossover analysis.
get_evolution_status
Get the current status of the evolutionary system including progress, statistics, and best solution found.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client