Creed Space
Constitutional-AI safety guardrails for any LLM — personas, constitutions, adjudication. Creed Space gives agents machine-readable value systems: pick a persona (ambassador, nanny, sentinel, godparent, muse, anchor), pull its merged constitution, generate complete system prompts, and evaluate actions against declared values. 16 tools, no credentials required — runs against the public Creed Space API. - Website: https://www.creed.space - Repo: https://github.com/Creed-Space/creedspace-mcp-server - npm: `@creedspace/mcp-server` (also installable locally via `npx`)
How to connect
https://creedspace--nell.run.tools
tools/list returns the expected tools before relying on them in production.Tools
(16)-
get_constitutionGet the merged constitution for a specific persona, including all active rules and UVC qualities
-
list_personasList all available AI personas with their descriptions and current status
-
set_personaSwitch to a different AI persona for the current session
-
get_uvc_qualitiesGet the desired, disliked, and never qualities for a persona from the UVC system
-
get_system_promptGet a complete system prompt for a persona including constitution and UVC qualities
-
preview_exportPreview the export configuration for Claude Code or other AI tools
-
get_constitution_by_idGet a specific constitution by its ID
-
search_constitutionsSearch constitutions by keyword or persona
-
get_active_personaGet the currently active persona for this session
-
clear_cacheClear the local cache to force fresh data from the API
-
adjudicateGet a policy decision kernel for a user request based on active constitutions and persona
-
get_anchorGet a compact anchor (1-2KB) with top 10 non-negotiable rules and creed hash for quick context reinforcement
-
attest_responseValidate a response against the active creed to check for violations and ensure attestation
-
heartbeatPeriodic re-anchoring to prevent context drift - returns mini-anchor every 10 messages
-
perform_multi_scale_handshakePerform N-party value handshake across micro/meso/macro scales with anti-collusion and hierarchical budgets
-
get_scale_attestationGet attestation record with hash chain for a specific scale and entity