Skip to content

feat: add MCP tool-adapter helpers to Python SDK#14

Merged
George-iam merged 2 commits intomainfrom
track-c-mcp-adapter-parity-python
Mar 1, 2026
Merged

feat: add MCP tool-adapter helpers to Python SDK#14
George-iam merged 2 commits intomainfrom
track-c-mcp-adapter-parity-python

Conversation

@George-iam
Copy link
Contributor

Summary

  • add mcp_initialize, mcp_list_tools, and mcp_call_tool to AxmeClient
  • add schema-aware argument validation, owner propagation, retry semantics, and observer hooks for MCP flows
  • extend SDK tests and README quickstart with MCP usage coverage

Test plan

  • "/home/georgebelsky/axme-workspace/.local-internal/.venv/bin/python" -m pytest

Made with Cursor

geobon added 2 commits March 1, 2026 13:04
Add MCP initialize/tools-list/tools-call client methods with schema-aware argument checks, owner propagation, retry behavior, and observer hooks to advance Track C parity.

Made-with: Cursor
Add canonical protocol positioning to SDK documentation so integration guidance stays consistent with the Intent Protocol (durable execution layer) concept.

Made-with: Cursor
@George-iam George-iam merged commit 6060195 into main Mar 1, 2026
1 check passed
@George-iam George-iam deleted the track-c-mcp-adapter-parity-python branch March 1, 2026 15:12
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.

2 participants