Glyt for Claude Desktop
net.glyt/glyt
Human-in-the-loop approval for agent actions, with verifiable action-bound receipts.
client:Claude Desktop
transport:streamable-http
tools:6
Install Glyt in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"glyt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://glyt.net/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs