Skip to content

Declare the local MCP transport contract - #6

Merged
dajiaohuang merged 1 commit into
mainfrom
feat/local-distribution-contract
Aug 27, 2026
Merged

Declare the local MCP transport contract#6
dajiaohuang merged 1 commit into
mainfrom
feat/local-distribution-contract

Conversation

@dajiaohuang

Copy link
Copy Markdown
Contributor

Summary

  • publish the shared sagasmith.authoritative-mcp/v1 capability contract
  • verify it through the in-process/stdin path and a real Streamable HTTP client
  • document stdio/loopback HTTP handler parity and align the hosted product label to SagaSmith Web

The authoritative handlers, tool semantics, state ownership, revision checks, and idempotency behavior are unchanged.

Verification

  • uv run --no-sync pytest -q packages/mcp/tests
  • uv run --no-sync ruff check packages/mcp/src/sagasmith_dnd_mcp packages/mcp/tests/test_streamable_http_runtime.py packages/mcp/tests/test_config_and_skills.py
  • uv build --package sagasmith-dnd-mcp
  • git diff --check

Full MCP suite passed on Windows with one pre-existing Pydantic forward-reference warning.

@dajiaohuang
dajiaohuang merged commit 710bb1e into main Aug 27, 2026
6 checks passed
@dajiaohuang
dajiaohuang deleted the feat/local-distribution-contract branch August 27, 2026 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant