Welcome
This site documents two npm packages that work together.Install
In one paragraph
In MCP the brain asks. In SCP the muscle asks. A body runs at 60Hz, holds its own decision cache, and only consults an LLM when the cache cannot answer. Plexa stacks several of those bodies under a single brain and adds cross-session memory, safety gates, and lateral body-to-body events.Walk through a working example
The fastest way to understand the stack is to run one. See Cart pole for an end-to-end walkthrough that goes fromnpm install to a balanced inverted pendulum.
Source
- SCP: github.com/srk0102/SCP
- Plexa: github.com/srk0102/plexa