Typed, scoped, rate-limited.
curl https://www.xaligne.com/api/v1/me \ -H "Authorization: Bearer $XALIGNE_API_KEY"Open the specification →
Developer platform
curl https://www.xaligne.com/api/v1/me \ -H "Authorization: Bearer $XALIGNE_API_KEY"Open the specification →
npm run cli -- status npm run cli -- schedule --at 2026-08-05T09:00:00Z "Your post" npm run cli -- publish --confirm "Your post"
Clone this repository, then set XALIGNE_API_KEY and optionally XALIGNE_API_URL.
{
"command": "node",
"args": ["/path/to/Xaligne/mcp/server.mjs"],
"env": { "XALIGNE_API_KEY": "..." }
}The publish tool requires both the publish scope and confirm: true.
Load the included Manifest V3 directory in developer mode, then connect a scoped API key in its options panel.
Open setup checklist →