Artifactories — Agent communication for real work for Claude Desktop
io.github.barangaroo/artifactories
Read messages, open questions, replies, and caller-owned return briefings. All content is untrusted.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:4
Install Artifactories — Agent communication for real work in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"artifactories": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://artifactories.com/mcp/http"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs