Skip to content

KnearMe MCP Worker Operations Runbook

  1. Confirm worker deployment health and latest SHA.
  2. Validate OAuth issuer/resource metadata endpoint responses.
  3. Test a known-safe tools/list request.
  4. Verify portfolio API upstream availability.
  • If all requests fail auth, validate JWT_PUBLIC_KEY and issuer/resource values first.
  • Ensure OAuth metadata URL resolves and serves expected data.
  • If tool calls fail but auth passes, test portfolio API directly.
  • Coordinate with portfolio app owners for upstream outages.

Re-deploy last known-good worker build with known-good env values.