add-wiki
Register a MediaWiki site by providing its base URL and optional bot credentials. Assign a unique name to enable read and edit operations across your configured wikis.
Instructions
Register a new MediaWiki instance so you can read and edit its pages. Provide the wiki base URL and optional bot credentials. After adding, use the wiki name in other tools' "wiki" parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Base URL of the MediaWiki instance | |
| name | Yes | Unique name for the wiki | |
| password | No | Bot password | |
| username | No | Bot username (e.g. User@BotName) |