
Verdigraph NeuroGenesis
by viridis-security
A developmental cognitive substrate for self-evolving AI agents with a focus on compute efficiency and auditable growth.
What it does
Verdigraph NeuroGenesis treats AI agents as living graphs of cognitive nodes and weighted synaptic edges rather than static prompts. It allows agents to evolve by growing new modules, strengthening useful pathways, and pruning weak ones based on task performance, essentially creating a developmental system for cognitive architectures.
Tools
- Compute Routing: Optimizes model/backend selection across cache, local models, and cloud profiles to find the cheapest reliable path.
- Cognitive Graph Management: Facilitates the growth and pruning of nodes and edges based on evaluation data.
- Developmental Ledger: Provides a full, auditable log of every structural change in the agent's cognitive substrate.
Installation
{
"mcpServers": {
"verdigraph": {
"command": "verdigraph-mcp",
"args": []
}
}
}
Supported hosts
Confirmed for Claude Desktop, Cowork, and Claude Code.
Quick install
pip install -e ".[mcp]" && verdigraph-mcpInformation
- Pricing
- freemium
- Published
- 5/18/2026
- stars






