state-hub/mcp_server
tegwick 54577cd847 fix(legacy-meter): guard MCP alias metering off in tests
Alias tests monkeypatch _get/_post but _meter_legacy_mcp uses _client()
directly, so every pytest run recorded real usage and reset zero-window
retirement streaks. STATEHUB_MCP_LEGACY_METER=off skips metering; set in
tests/conftest.py. Verified meter counts flat across the alias suite.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 21:47:46 +02:00
..
__init__.py Add state-hub v0.1 — local-first state service for the Custodian 2026-02-24 17:47:49 +01:00
constants.py Rename MCP server identifier from state-hub to dev-hub 2026-06-22 20:46:14 +02:00
server.py fix(legacy-meter): guard MCP alias metering off in tests 2026-07-10 21:47:46 +02:00
TOOLS.md STATE-WP-0069: MCP Phase 1 deprecation + open_workplans summary alias 2026-07-08 20:33:53 +02:00