mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-09-08 04:00:15 +00:00
* docs(mcp): update stale MCP tool count from 12 to 15 TOOLS in semantica/mcp_server/__init__.py ships 15 tools, but the README table stopped at get_graph_summary and docs/guides/mcp-server.md still said 12 in its opening line and setup steps while saying 15 elsewhere on the same page. Add the three missing rows (query_graph, update_node, delete_node) to the README table and align the guide's counts. Also fix the same stale count in the openclaw integration docstring. Fixes #1487 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> * docs(openclaw): fix stale MCP tool count 12 → 15 and add missing tool rows --------- Co-authored-by: Claude Fable 5.1 <noreply@anthropic.com> Co-authored-by: Sameer Kadam <sskadam6305@gmail.com> Co-authored-by: Sameer Kadam <sameerkadam@Mac.lan>