Xyndicate Protocol
LIVE ON X LAYER MAINNET

The Autonomous Strategy Skill.

For X Layer.

Six agents. Dual-source routing. Every decision on-chain.

0+ decisions logged · X Layer Mainnet · Uniswap + OKX powered
→ ETH $2193
Oracle
→ score 0.80
Analyst
→ SELL signal
Strategist
→ OKX route
Router
→ TX logged
Executor
→ broadcast
Narrator

How the skill works

Install, query, route, verify.

Install
curl -fsSL https://xyndicateprotocol.vercel.app/install.sh | bash
Call Tools
{
  "pair": "ETH/USDT",
  "okxPrice": 1823.45,
  "uniswapPrice": 1829.12,
  "spreadBps": 31.0,
  "recommendation": "BUY"
}
Get Edge

Live decisions feed

Latest protocol activity

MCP skill install

Integrate the Skill

Install command
curl -fsSL https://xyndicateprotocol.vercel.app/install.sh | bash
Sample tool call
{
  "tool": "get_market_signal",
  "pair": "ETH/USDT"
}
View full docs →