Version: v1.2.3 | Status: Draft | Last Updated: March 2026
Model Context Protocol tool specifications for the graph_rag module.
No MCP tools are currently defined for this module. Tools will be added as the module matures.
Tools follow the standard MCP tool specification format:
{
"name": "tool_name",
"description": "Tool description",
"parameters": {
"type": "object",
"properties": {},
"required": []
}
}This module integrates with the Codomyrmex Model Context Protocol system defined in src/codomyrmex/model_context_protocol/.
- Parent: README.md
- Project Root: ../../README.md