Plugins

Extend xNet. Built-in power, community ingenuity — all governed by the same capability and trust model.

17 plugins 17 built-in 0 from the community

Built in

Maintained by the xNet core team and shipped with the app.

Mermaid Diagrams

Built-in

Add flowcharts, sequence diagrams, class diagrams, and more to the editor using Mermaid syntax via the /mermaid command.

diagram flowchart sequence
by xNet Free

Extra Charts

Built-in

Adds 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.

chart donut bar
by xNet Free

Slack Connector

Setup required Built-in

Sync Slack channels and messages into governed xNet nodes, with Block-Kit/mrkdwn conversion and slash-command + webhook ingestion. A migration-friendly Slack alternative.

slack chat messaging
by xNet Free

Unreal Engine 6 Connector

Setup required Built-in

A 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).

unreal game gamedev
by xNet Free

GitHub

Setup required Built-in

Sync a repository's issues and pull requests into governed xNet nodes, and receive PR/issue webhooks. The developer's first integration.

github git issues
by xNet Free

RSS / Atom

Setup required Built-in

Poll any RSS or Atom feed and import each entry as a governed FeedItem node. Zero auth — the hobbyist's favourite.

rss atom feed
by xNet Free

Notion

Setup required Built-in

Import Notion pages your integration token can see into governed ExternalItem nodes.

notion docs wiki
by xNet Free

Airtable

Setup required Built-in

Import Airtable records into governed ExternalItem nodes, preserving each record's fields.

airtable database no-code
by xNet Free

Linear

Setup required Built-in

Import Linear issues into governed ExternalItem nodes via the Linear GraphQL API.

linear issues tasks
by xNet Free

Incoming Webhooks

Setup required Built-in

Give anyone a URL to POST a webhook into xNet (POST /hooks/:token) — the escape hatch that bridges Zapier, Make, n8n, and IFTTT.

webhook zapier make
by xNet Free

Outgoing Webhook

Setup required Built-in

POST xNet events as JSON to any external URL when something changes — the outbound half of the automation story.

webhook zapier make
by xNet Free

Discord

Setup required Built-in

Post messages to a Discord channel via an incoming webhook when something happens in xNet. The hobbyist notification sink.

discord chat notification
by xNet Free

Telegram

Setup required Built-in

Send messages to a Telegram chat via a bot when something happens in xNet.

telegram chat notification
by xNet Free

Email

Setup required Built-in

Send a transactional email (via Resend) when something happens in xNet.

email resend notification
by xNet Free

Stripe

Setup required Built-in

Receive signed Stripe webhooks (payments, subscriptions) and normalize them into governed nodes.

stripe payments billing
by xNet Free

Sentry

Setup required Built-in

Receive signed Sentry issue-alert webhooks and turn errors into governed nodes.

sentry errors monitoring
by xNet Free

PagerDuty

Setup required Built-in

Receive signed PagerDuty v3 webhooks and turn incidents into governed nodes.

pagerduty incidents on-call
by xNet Free

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.

$ npx xnet plugin scaffold com.you.cool-plugin