Goldnat Plugins
Open source · MIT licensed

The bridge between
your client and your plugin.

Goldnat Bridge is an open-source Node.js bridge that translates between MCP stdio clients and the Servio HTTP protocol used by our plugins. Configure once in any MCP client, then add or remove Goldnat sites dynamically — no restart required.

Install

One command.

Requires Node.js 18+. Install globally from GitHub.

npm install -g github:chgold/webmcp-client

Then add to your client's MCP config — same one-liner regardless of client. See the README for per-client setup.

Open source

Audit the code

Every line is on GitHub. Run it locally, fork it, contribute back. No telemetry, no phone-home.

Token-based auth

Your credentials, your control

Tokens live in your local config. The bridge never sees your plugin's admin credentials — only the OAuth token you scoped.