Portable human-AI context protocol reference tooling.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Keep your working preferences in reviewed files. Reuse them across projects and AI tools, and inspect what changed before sharing.
ID gives you a small owner profile, a derived soul.md, portable JSON exports,
privacy rules, and a semantic diff. You choose which files an AI tool receives.
Requires Python 3.11+ and uv. Run in a private working directory:
Edit profiles/demo/profile.minimal.md: language, level of detail, working rules,
and what a good result means to you. The starter is provisional until you review it.
Use an owner ID such as demo or my-work-profile; a real name is unnecessary.
These commands work from an installed package, outside this repository. No Makefile, API key, central registry, or paid service is required. Validation checks structure and freshness; it cannot decide whether the profile reflects you.
| File | Purpose |
|---|---|
profile.minimal.md | Owner-edited starting point |
privacy-policy.v1.json | Rules for filtered exports |
handshake.md | Instructions for confirming context |
soul.md | Short derived bootstrap; refresh after source edits |
context.compact.json | Portable, policy-filtered context |
Add profile.core.md and profile.extended.md when you need more detail.
If core exists, it takes precedence over minimal for interop exports.
The extended profile is optional. Init refuses to overwrite existing starter files.
Diff uses Git history; commit reviewed source changes if you want version comparisons.
interop.v1.json and soul.md are local derived context, not privacy-filtered sharing bundles.
Review your policy and the resulting compact export before giving it to another tool.
Legacy list policies (always_share, local_only, task_class_scoped) are
converted in memory during validation and export; your source file stays unchanged.
Unlisted fields remain local-only. Scoped entries map field paths to task-class lists.
Mixed formats, conflicting rules, invalid types, and owner mismatches still block export.
Missing policies also block compact/MCP export. The explicit
--allow-unfiltered option permits a missing policy for a reviewed legacy workflow;
it does not bypass an invalid policy.
Generating or exporting a file does not upload it. Source profiles remain under your control.
| Product | Owns | Tested release |
|---|---|---|
| ID | Human preferences and operating constraints | 0.5.1 |
| agentsgen | Repository commands and instructions | 0.5.0 |
| SET | Workflow presets and planning exports | 0.3.1 |
| abvx-agent-skills | Optional reusable agent workflows | 0.14.0, optional pairing |
All remain separate products. ID does not install the others automatically. The first three versions are exercised together in release CI; skills are an optional workflow reference and are not part of the executable compatibility test.
For a repository that already has ID profiles:
This creates a small repo-local adapter for SET. It requires idctl on PATH,
preserves an existing custom hook, and resolves bootstrap files inside the selected
owner directory. Complete SET setup.
Three reproducible demos verify installed onboarding, privacy-policy omissions, and the agentsgen/SET handoff with synthetic profiles. They measure CLI behavior and runtime, not AI task quality.
AI-client loading depends on each client's configuration. ID exports files for
manual attachment or an adapter; it does not automatically synchronize ChatGPT,
Claude, Cursor, or other clients. export-mcp creates resource JSON for an adapter;
this package does not run an MCP stdio or HTTP server.
Historical benchmark runs are available as a dated snapshot. They are a small sample, not a general performance guarantee.
For source development: install .[dev], then run make validate and make coverage.
Keep real private profiles outside this public repository.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/id-protocol)<a href="https://allmcps.com/mcp/id-protocol"><img src="https://allmcps.com/api/badge/id-protocol?style=directory" alt="ID Protocol on AllMCPs" /></a>