neurogenesis MCP Tools
neurogenesis exposes 14 tools. Each one has its own page with the configuration for every client that can run this server.
-
create_agentMutatingcreate agent
-
submit_evaluationsubmit evaluation
-
get_agentRead-onlyget agent
-
list_agentsRead-onlylist agents
-
best_next_stepsbest next steps
-
get_ledgerRead-onlyget ledger
-
export_stateRead-onlyexport state
-
import_stateMutatingimport state
-
delete_agentMutatingdelete agent
-
register_compute_profileregister compute profile
-
route_taskroute task
-
record_route_outcomerecord route outcome
-
compute_efficiency_reportcompute efficiency report
-
describe_agentRead-onlydescribe agent
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.