dirge-code/dirge

Allow subagents to use selected MCP tools

已關閉

#701 建立於 2026年7月21日

 (1 則留言) (0 個反應) (0 位負責人)Rust (1 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (20 顆星)
PR 合併指標
 (平均合併 1小時 34分鐘) (30 天內合併 83 個 PR)

描述

Hey Dmitri, I was checking whether Dirge subagents can use MCP tools configured for the main agent, and it seems they currently cannot.

My use case is a research subagent using codebase-memory-mcp to inspect the codebase, trace calls and look up relevant code.

Would it make sense to let agent profiles enable selected MCP servers or tools?

I may be missing an existing configuration option, so please let me know if this is already possible.

This is related to #700, but separate. The idea there is to add a persistent code graph to Dirge itself, while this would allow subagents to use an existing MCP server.

貢獻者指南