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.1.tar.gz (14.5 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.1-py3-none-any.whl (14.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nexusify_bridge-0.1.1.tar.gz
  • Upload date:
  • Size: 14.5 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.1.tar.gz
Algorithm Hash digest
SHA256 43720ee8742f214ed2c788b916db825d5d839dee464a9a7019c667624910d8c5
MD5 386180b3ee87b192723db0cca2ab9224
BLAKE2b-256 84f7541122c82ab07700d46596aa79931212c7532351405ee669c9e240ade6ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for nexusify_bridge-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3bdb0b34fb6f26be4352f325a86c84674b7d0e9dd0d1ef19217608f23c19228
MD5 c5b2d29bce1442ad09e17fbeeb853934
BLAKE2b-256 70fe80efc0f782c5d579abe783eadcb964af2bb221b26adb4335798504498206

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