ID Protocol for Claude Desktop
io.github.markoblogo/id
Portable human-AI context protocol reference tooling.
client:Claude Desktop
transport:stdio
runtime:pypi
Install ID Protocol in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"id": {
"command": "uvx",
"args": [
"id-protocol"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs