OneDroid Synapse for VS Code
ai.onedroid/synapse
Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.
client:VS Code
transport:streamable-http
Install OneDroid Synapse in VS Code
.vscode/mcp.json
{
"servers": {
"synapse": {
"type": "http",
"url": "https://synapse.onedroid.ai/hub/{hub}/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs