Skip to content

VClaw@chatek integrations

VClaw@chatek uses MailClaw as a public integration boundary for onboarding and service access:

  • PUBLIC_MAILCLAW_API_BASE
  • default: https://api.chatek.co/mailclaw

Current frontend assumption for onboarding:

  • POST {PUBLIC_MAILCLAW_API_BASE}/magic-link

Payload shape currently assumed by the demo UX:

{
"email": "[email protected]"
}

VClaw@chatek links users toward the remote Matrix homeserver where humans and agents operate together:

  • PUBLIC_MATRIX_HOMESERVER
  • default: https://v.chatek.co

PicoClaw is referenced as a public support and automation touchpoint only:

  • PUBLIC_PICOCLAW_MXID
  • default: @picoclaw:m.chatek.co

Temporal is contextual system information and not a direct frontend dependency.