What Pluxx does
Pluxx takes either:- a raw MCP server
- an MCP already configured in a host
- an existing host-native plugin
- a hand-authored Pluxx source project
- one maintained source project
- validation and install checks
- native host bundles under
dist/ - local installs that can be verified with
pluxx verify-install
Problems Pluxx solves
The core 8 primitives
These are the compiler buckets Pluxx preserves and translates:taxonomy is internal glue. It helps Pluxx derive useful skills, commands, instructions, and agents, but it is not a host-facing primitive.
Which path should I use?
After any import or migration:
How to navigate the codebase
What to read next
- Getting Started: build your first source project.
- Command Decision Tree: choose the next command.
- Which Example Should I Use?: pick one concrete proof example.
- Core Primitives: see the fuller primitive model.
- CLI Reference: look up flags and edge cases.