Skip to content

Gateway

github-actions[bot] edited this page Aug 31, 2026 · 1 revision

Gateway Plugin

Manages the nSelf AI gateway's provider key vault, quota usage, and routing rules. Free — MIT licensed.

Install

nself plugin install gateway

No license key required.

Description

Manage the nSelf AI gateway (nself-ai-gateway, port 3761): service health, provider key vault, quota usage, and routing rules.

This is a CLI plugin: it installs the nself-gateway binary into your plugin path and runs as a command, not a background service.

Category: integrations. Current version: 1.0.0.

Commands

nself-gateway subcommands (installed alongside the plugin):

  • nself-gateway status
  • nself-gateway keys
  • nself-gateway add
  • nself-gateway remove <id>
  • nself-gateway quota
  • nself-gateway routes
  • nself-gateway list

Examples

Status

nself-gateway status

Keys

nself-gateway keys

Source

plugins/gateway/

Manifest: plugins/gateway/plugin.json

See Also

  • Gauth — Google OAuth token management
  • Model — manage local Ollama models

Home

nself-plugins

Start

Commands

Architecture

Plugin Ecosystem

Popular Plugins

View All: Home (or see the full alphabetical list below — 129/129 synced with registry.json)

All Free Plugins

Guides

Operations


Related

Clone this wiki locally