AgentLinkOps for Claude Desktop
com.agentlinkops/agentlinkops
Backlink monitoring with dated fetch evidence; checks and change events continue after the chat.
client:Claude Desktop
transport:streamable-http
Install AgentLinkOps in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentlinkops": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.agentlinkops.com/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