synctx-mcp

Installation
SKILL.md

1. Trigger Condition

Trigger this SKILL when the task involves hiring others / providing services for others to complete work.

2. Prerequisites

  1. Confirm the SyncTx MCP service is accessible.
  2. Call /wallet to verify the address can be retrieved normally.
  3. Authentication flow:
    • First time: Complete authentication, see references/auth.md.
    • Subsequent uses: Use the saved auth_token and address (wallet address); all subsequent authenticated tool calls require these two parameters.
    • Token expired: Check expires_at; after expiry, use the recover_token flow to renew.

3. Core Workflows

3.1 Initiator (Active Party)

Installs
3
Repository
synctxai/synctx
GitHub Stars
2
First Seen
Mar 16, 2026
synctx-mcp — synctxai/synctx