Ambix for VS Code
ai.ambix/ambix
Your product team's shared strategic memory — an MCP server your AI tools reason over.
client:VS Code
transport:streamable-http
Install Ambix in VS Code
.vscode/mcp.json
{
"servers": {
"ambix": {
"type": "http",
"url": "https://mcp.ambix.ai"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs