Install NexoxaBridge

MCP and Bridge SDK require the desktop app running locally on Windows.

Microsoft Store

MCP and Bridge SDK require the desktop app running locally. Install from the Microsoft Store (product ID 9n4qcd6gzk8x).

Save connections

Save connections with human-readable names in the encrypted vault. Reference those names in MCP or SDK calls — never paste raw postgres:// URLs into tool configs.

Verify MCP

Add nexoxa-mcp to Cursor or Claude Desktop, start Bridge, then ask your assistant to list saved connections.
json
{
  "mcpServers": {
    "nexoxa": {
      "command": "npx",
      "args": ["-y", "nexoxa-mcp"]
    }
  }
}

Ask a question… Ctrl+I