- MCP:
POST /v1/mcpper root README /examples.json. Server advertises 59 tools by default (PLURIBUS_TOOLS=core|standard|allfilterstools/list; see docs/mcp-tools.md). - Paste
pluribus-instructions.md+snippets/context-prime.txtinto system / developer instructions. - Agent Skills (optional): copy
skills/pluribus/if the client supports Agent Skills.
Core loop: wakeup_context or recall_context → housekeeping (if chores: resolve_chore) → plan → act → memory_feedback (when recall items helped or misled) → record_experience. With PLURIBUS_TOOLS=core, feedback is included in the default tool list.
Phase 11I/11K (optional, server-side): agent_telemetry_* and agent_utility_* tools are available on the same MCP surface; examples in examples.json. Plugins do not auto-run telemetry — agents or hooks must call these tools.
Enforcement tier: 1–2 (rules + MCP availability). Not mandatory unless your client enforces tool use.
Verify:
scripts/integrations/verify-generic-mcp.sh --static
PLURIBUS_BASE_URL=http://127.0.0.1:8123 scripts/integrations/verify-generic-mcp.sh