neurogenesis

Developmental agents + Wu Wei compute routing: evolve agents from evaluation outcomes (safety axioms, append-only audit ledger) and route tasks to the…

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемТребует установки на компьютерБез входаГлобальныйБесплатноМожет изменять данные
Этот сервер работает только на вашем компьютере. Из веб-версий Claude и ChatGPT подключить его нельзя. Инструкция по установке в документации проекта.

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Developmental agents + Wu Wei compute routing: evolve agents from evaluation outcomes (safety axioms, append-only audit ledger) and route tasks to the cheapest RELIABLE compute profile — the quality floor is a hard contract.

    Try it (copy-paste):

    curl -s https://mcp.viridisconservation.com/neurogenesis/mcp   -H 'content-type: application/json'   -H 'accept: application/json, text/event-stream'   -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"create_agent","arguments":{"genome":{"agent_name":"my-sprout","purpose":"learn my workflow","initial_nodes":["planner","executor","safety_checker"],"fitness_metrics":["task_success"]}}}}'
    

    Then submit_evaluation with task outcomes; success strengthens used edges, failure weakens them, and get_ledger shows every developmental event.

    Pricing: $0.25/mutation after 10 free calls/day, no signup. Reads and ledger access are free.

    Requires a local install: run the server on your machine, then point your client at it.

    Инструменты ещё не получены: сервер требует вход, список появится после ручной проверки.