backlog forge for Claude Desktop
com.arcanum-plus/backlog-forge
Crie épicos, features, histórias e tasks no Azure DevOps a partir de uma conversa.
client:Claude Desktop
transport:streamable-http
Install backlog forge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"backlog-forge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://backlog-forge.arcanum-plus.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