KnearMe MCP Worker Testing
Baseline checks
Section titled “Baseline checks”pnpm -C apps/knearme-mcp-worker typecheckpnpm -C apps/knearme-mcp-worker testTest focus areas
Section titled “Test focus areas”- Token validation behavior across staging/prod issuer/resource values.
- MCP method compatibility and schema shape.
- Tool execution pass-through behavior to portfolio API.
Deployment safety check
Section titled “Deployment safety check”Use local wrangler dev plus test suite before deploy.