MCP and Bridge SDK require the desktop app running locally on Windows.
MCP and Bridge SDK require the desktop app running locally. Install from the Microsoft Store (product ID 9n4qcd6gzk8x).
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.
{
"mcpServers": {
"nexoxa": {
"command": "npx",
"args": ["-y", "nexoxa-mcp"]
}
}
}