Naxis Technologies Docs
Live demo

Files & storage

Set up MediaWiki

Connect a MediaWiki wiki — the engine behind countless internal engineering and company wikis. Every article becomes a document, rendered to clean text; redirects are skipped. Read-only.

  1. Find the wiki's api.php address — usually the wiki URL with /api.php or /w/api.php on the end (Special:Version lists it as the API entry point).
  2. Documents → MediaWiki, enter that address. A wiki behind your reverse proxy's basic auth takes that username and password in the two optional fields.
  3. Optionally list extra namespaces (numbers) under Advanced — blank reads the main article namespace.
  4. Choose access groups, Test, then Sync.

The wiki must allow reading without a MediaWiki sign-in (anonymous or behind your proxy's basic auth) — the MediaWiki login flow itself isn't supported yet. Only articles that changed re-read on later syncs (each page's revision id is the change signal).

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 29 Aug 2026