state-hub/mcp_server
tegwick 3f96dc035d feat(mcp): add create_topic tool
POST /topics/ was already implemented in the REST API but had no MCP
wrapper, so agents couldn't create topics (e.g. inter_hub) via MCP.
Tool follows the same pattern as create_domain.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-28 01:32:52 +01:00
..
__init__.py Add state-hub v0.1 — local-first state service for the Custodian 2026-02-24 17:47:49 +01:00
server.py feat(mcp): add create_topic tool 2026-03-28 01:32:52 +01:00
TOOLS.md feat(mcp): add list_tasks(workstream_id) tool — resolves FR 7074fd47 2026-03-18 23:01:22 +01:00