Skip to main content

Local MCP Bridge daemon — connects local MCP servers to the Nexus production relay

Project description

Local MCP Bridge daemon that connects MCP servers running on your machine to the Nexus production relay.

Install

pip install nexusify-bridge

Quick start

  1. Initialize config:

nexus-bridge init
  1. Open the generated config and enable your local MCP servers.

  2. Start the bridge:

nexus-bridge start --token <TOKEN>

You can override the relay URL if needed:

nexus-bridge start --token <TOKEN> --relay-url wss://nexusify.ai/ws/bridge/

Bridge token lifecycle

  • Bridge tokens are lifetime tokens with explicit server-side revocation.

  • Only one token can be active per user at a time.

  • Generating a new token rotates and invalidates the previous token.

  • If a token is exposed, revoke it immediately from the MCP Servers UI, then issue a new one.

Production tuning knobs

The daemon supports environment variables for reliability and throughput hardening:

  • NEXUS_BRIDGE_RECONNECT_BASE_SEC (default: 1.0)

  • NEXUS_BRIDGE_RECONNECT_MAX_SEC (default: 60.0)

  • NEXUS_BRIDGE_MAX_INFLIGHT_PER_SERVER (default: 16)

Example:

NEXUS_BRIDGE_MAX_INFLIGHT_PER_SERVER=32 nexus-bridge start --token <TOKEN>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nexusify_bridge-0.1.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nexusify_bridge-0.1.0-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file nexusify_bridge-0.1.0.tar.gz.

File metadata

  • Download URL: nexusify_bridge-0.1.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.12

File hashes

Hashes for nexusify_bridge-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9e82f0709307dc26474c8bc44811e4e56b31ca9ee508a31eb186647d49d13406
MD5 cc011c285723ae4c138fe0f0bba4feb5
BLAKE2b-256 325c8fd8de3246b99bf12d48552d4cd07a682d515e5ac24eff8e92b2d3cbe30e

See more details on using hashes here.

File details

Details for the file nexusify_bridge-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for nexusify_bridge-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2af8902190b46afdde986f2b00b9d098cb11cf03c990daa73c9f8a4bdc15490a
MD5 dbb62defb2ae3264fb5f02aca68b1259
BLAKE2b-256 985d3e11a6d7d27a2eedbd4de58a700c3f5b4c0cf9d264fd3ab05674151cdd84

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page