Plugins
Extend xNet. Built-in power, community ingenuity — all governed by the same capability and trust model.
Built in
Maintained by the xNet core team and shipped with the app.
Mermaid Diagrams
Built-inAdd flowcharts, sequence diagrams, class diagrams, and more to the editor using Mermaid syntax via the /mermaid command.
Extra Charts
Built-inAdds donut and horizontal-bar chart types via the chart-type registry — a first-party dogfood showing new chart kinds can ship as a plugin with no core change.
Slack Connector
Setup required Built-inSync Slack channels and messages into governed xNet nodes, with Block-Kit/mrkdwn conversion and slash-command + webhook ingestion. A migration-friendly Slack alternative.
Unreal Engine 6 Connector
Setup required Built-inA governed bridge between xNet and Unreal Engine 6 — map player identity, inventory, achievements, match sessions, and economy events into schema nodes (save-file cadence, not netcode).
GitHub
Setup required Built-inSync a repository's issues and pull requests into governed xNet nodes, and receive PR/issue webhooks. The developer's first integration.
RSS / Atom
Setup required Built-inPoll any RSS or Atom feed and import each entry as a governed FeedItem node. Zero auth — the hobbyist's favourite.
Notion
Setup required Built-inImport Notion pages your integration token can see into governed ExternalItem nodes.
Airtable
Setup required Built-inImport Airtable records into governed ExternalItem nodes, preserving each record's fields.
Linear
Setup required Built-inImport Linear issues into governed ExternalItem nodes via the Linear GraphQL API.
Incoming Webhooks
Setup required Built-inGive anyone a URL to POST a webhook into xNet (POST /hooks/:token) — the escape hatch that bridges Zapier, Make, n8n, and IFTTT.
Outgoing Webhook
Setup required Built-inPOST xNet events as JSON to any external URL when something changes — the outbound half of the automation story.
Discord
Setup required Built-inPost messages to a Discord channel via an incoming webhook when something happens in xNet. The hobbyist notification sink.
Telegram
Setup required Built-inSend messages to a Telegram chat via a bot when something happens in xNet.
Send a transactional email (via Resend) when something happens in xNet.
Stripe
Setup required Built-inReceive signed Stripe webhooks (payments, subscriptions) and normalize them into governed nodes.
Sentry
Setup required Built-inReceive signed Sentry issue-alert webhooks and turn errors into governed nodes.
PagerDuty
Setup required Built-inReceive signed PagerDuty v3 webhooks and turn incidents into governed nodes.
From the community
Built and maintained by developers like you, installed in a tier-appropriate sandbox.
No community plugins yet — yours could be the first.
Publish a plugin →Publish your plugin
Scaffold a project in seconds, ship it from your own repo, and get listed with a single pull request. No npm release dance, no servers — just your code and one JSON entry.