Anchord gives Claude read-only access to identity resolution and enforces write guardrails, though the specifics of what systems it connects to aren't detailed in the available documentation. You'd reach for this when you need Claude to look up or verify identity information without risking accidental modifications to sensitive data. The write protection suggests it's designed for production environments where you want LLM assistance with identity queries but can't afford mistakes. Available over both stdio and streamable HTTP, so it works locally or as a remote service. The thin documentation means you'll want to check the GitHub repo or contact the maintainers to understand exactly what identity providers or databases it integrates with.
claude mcp add --transport stdio io.github.nolenation04-anchord uvx anchord