Skip to content

KnearMe MCP Worker Testing

Terminal window
pnpm -C apps/knearme-mcp-worker typecheck
pnpm -C apps/knearme-mcp-worker test
  • Token validation behavior across staging/prod issuer/resource values.
  • MCP method compatibility and schema shape.
  • Tool execution pass-through behavior to portfolio API.

Use local wrangler dev plus test suite before deploy.