trustgraph/ts/deploy
elpresidank 6ac5446a76 feat(mcp-tool): wire McpToolService into deploy stack
Three pieces, all required for an end-to-end MCP tool call:

* McpToolService used generic spec names "request"/"response" instead of
  "mcp-tool-request"/"mcp-tool-response", so RequestResponseSpec's
  flow-config topic lookup never matched and consumers bound to literal
  subjects nobody else publishes to.

* Add entrypoints/mcp-tool.mjs (mirrors agent/librarian entrypoints) so
  the service can be launched in the prebuilt trustgraph-ts image.

* Add a `mcp-tool` service block to deploy/docker-compose.yml.

With these three fixes plus a `mcp-tool-request`/`mcp-tool-response`
entry in each flow's topics map, the agent ReAct loop can now invoke
remote MCP tools (verified end-to-end against Brave Search and FireCrawl).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-01 22:16:37 -05:00
..
grafana fix: iterative QA pass — resolve remaining bugs, UX and accessibility improvements 2026-04-07 06:33:22 -05:00
loki fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
otel-collector init 2026-04-05 22:44:45 -05:00
prometheus fix: comprehensive QA — resolve 13 bugs, add UX improvements across all services 2026-04-07 05:20:10 -05:00
tempo fix: NATS pipeline bugs, add integration tests and service runners 2026-04-05 23:41:39 -05:00
.env.example feat: add unit tests, Docker polish, and workbench UX improvements 2026-04-07 03:51:29 -05:00
docker-compose.dev.yml feat: add unit tests, Docker polish, and workbench UX improvements 2026-04-07 03:51:29 -05:00
docker-compose.yml feat(mcp-tool): wire McpToolService into deploy stack 2026-05-01 22:16:37 -05:00