← Registry

AI & Machine Learning

universalnaturalintelligence.com

Simulates active-inference episodes in maze environments for research and experimentation.

1 endpoint21 known toolsFirst detected July 19, 2026Last detected July 19, 2026

ENDPOINT 1

https://universalnaturalintelligence.com/api/mcp

No auth detected

Known tools 21

list_labs

Return the two labs (Precision, Echo), their observation models, and their production URLs.

list_mazes

Return all six mazes with ASCII art, size, and a short description.

describe_dial

Explain γ_A / γ_B / T at a given value, in behavioural terms.

run_episode

Simulate an active-inference episode server-side and return the full trajectory (positions, beliefs, policy posterior, EFE breakdown per step).

run_sweep

Run multiple episodes varying a single dial; return one summary row per value (reached goal?

compare_labs

Run the same maze at the same dials in both Precision and Echo labs, return both trajectories plus a diff summary.

list_patient_archetypes

Return the four patient archetypes (Acute, Chronic, Anxiety, Resilient) with their parameter presets and the story shown in the reading panel.

apply_protocol

Simulate one trauma_loop episode under a named treatment protocol (wait, pure_exposure, pure_grounding, sequenced) or a custom protocol object.

compare_protocols

Run multiple Loop Lab protocols against a single patient archetype with a fixed seed, return per-protocol outcomes plus a narrative diff summary.

compute_bifurcation_map

Sweep a 2D parameter grid for a given archetype, running 8-16 seeded trajectories per cell.

analyze_outcome

Re-run the given (archetype, protocol_id) pair and return a natural-language explanation keyed to the Five Phenomena (The Trap, Exposure Without Grounding, Grounding First, etc.).

attach_session

Validate that a `pair-XXXX` code shown on the user's open lab tab is alive.

detach_session

Acknowledgement that you have stopped tracking this session.

set_dial

Set γ_A, γ_B, or T on the user's open lab tab.

switch_maze

Load one of the six mazes into the lab the user is watching.

set_planning_depth

Set policy depth to 2 or 3 on the open lab.

set_action_mode

Switch between deterministic argmax and stochastic sampling on the open lab.

step_agent

Advance the agent n steps on the open lab.

auto_run

Turn the lab's auto-step loop on or off, with an interval in ms.

reset

Restart the agent at the start tile on the open lab.

read_state

Return the latest APP snapshot the open lab pushed: position, dial values, current maze, step count, belief entropy.