install
Installation guides for frisian-mcp integrations (Django framework tier). Actions: nautobot, netbox, paperless, edx. Each action returns the files changed to make the integration work, organised by version. Pass query for semantic search within the section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | ||
| page | No | ||
| action | No | Operation to perform. Omit or use 'help' to list all available actions and their required parameters. | |
| params | No | Action-specific parameters. nautobot: (no params); netbox: (no params); paperless: (no params); edx: (no params). 'mode', 'page', 'page_size' and 'filter_keys' are top-level ONLY on a continuation call (i.e. alongside a 'continuation_token'); otherwise they are ordinary action parameters and belong here. | |
| page_size | No | ||
| filter_keys | No | ||
| continuation_token | No | From a probe response. Send at the TOP LEVEL, not inside 'params'. |