dograh/docs/voice-agent
Paulo Busato Favarato 75839f9de5
feat(mcp): generic MCP tool source with per-node function filtering (#301)
* feat(mcp): generic MCP tool source with per-node function filtering

Adds a Model Context Protocol tool category: connect a customer MCP
server and expose its tools to the agent, with optional per-node
allow-listing of individual MCP functions.

- ToolCategory.MCP enum + alembic migration
- MCP definition validator and collision-safe function-name namespacing
- McpToolSession wrapper: graceful-degrade, per-call open/close lifecycle
- CustomToolManager MCP branch (schemas + proxy handlers)
- Per-node mcp_tool_filters threaded through DTO/graph/engine
- Best-effort discovered_tools catalog cache + POST /tools/{uuid}/mcp/refresh
- UI: MCP create/edit config, tabbed ToolSelector with per-node toggles

* feat: refactor for code standardisation and documentation

---------

Co-authored-by: Abhishek Kumar <abhishek@a6k.me>
2026-05-19 16:10:00 +05:30
..
tools feat(mcp): generic MCP tool source with per-node function filtering (#301) 2026-05-19 16:10:00 +05:30
add-to-website.mdx chore: rename deploy/embed widget section to add to website 2026-05-07 14:56:45 +05:30
agent.mdx chore: add and improve documentation 2025-12-23 12:59:49 +05:30
api-trigger.mdx chore: updatae documentation for api trigger 2026-05-04 12:46:11 +05:30
editing-a-workflow.mdx docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
end-call.mdx chore: add and improve documentation 2025-12-23 12:59:49 +05:30
global.mdx chore: add and improve documentation 2025-12-23 12:59:49 +05:30
introduction.mdx chore: add and improve documentation 2025-12-23 12:59:49 +05:30
knowledge-base.mdx feat: add full document mode in knowledge base 2026-04-09 13:49:20 +05:30
pre-call-data-fetch.mdx feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
pre-recorded-audio.mdx feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
qa.mdx feat: add QA node documentation 2026-03-31 21:44:36 +05:30
start-call.mdx chore: add and improve documentation 2025-12-23 12:59:49 +05:30
template-variables.mdx chore: add documentation for template context variables 2026-04-09 22:13:31 +05:30
webhook.mdx chore: add campaign id in render context for webhook 2026-05-12 19:32:41 +05:30