agent data residency mcp for Claude Desktop
io.github.csoai-org/agent-data-residency-mcp
Agent data residency + GDPR Chapter V transfer-basis runtime guard. Programmatically answer 'whe...
client:Claude Desktop
transport:streamable-http
runtime:pypi
Install agent data residency mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-data-residency-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.meok.ai/v1/a2a/data-residency"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs