Opened by @francescobianco as an adoption-focused good first issue.
Summary
This repo already includes integration runners for Codex, Claude, and OpenAI. It would help external adopters if there were also a very small host-agnostic checklist for validating new MCP hosts such as OpenClaw, NanoClaw, or NemoClaw-style forks without writing a full custom test runner first.
Expected
A docs page or test note with 3 to 5 manual validation steps.
Actual
New host integrations start from scratch even when they only need basic MCP validation.
Suggested acceptance criteria
- Add a short smoke-test checklist under
docs/testing.md or a nearby doc.
- Cover initialize, tools/list, one authenticated tool call, and token fallback behavior.
Opened by @francescobianco as an adoption-focused good first issue.
Summary
This repo already includes integration runners for Codex, Claude, and OpenAI. It would help external adopters if there were also a very small host-agnostic checklist for validating new MCP hosts such as OpenClaw, NanoClaw, or NemoClaw-style forks without writing a full custom test runner first.
Expected
A docs page or test note with 3 to 5 manual validation steps.
Actual
New host integrations start from scratch even when they only need basic MCP validation.
Suggested acceptance criteria
docs/testing.mdor a nearby doc.