Firmament for VS Code
com.getfirmament/firmament
Your team's shared, verified knowledge for AI agents: ask what's true, record what you learn.
client:VS Code
transport:streamable-http
Install Firmament in VS Code
.vscode/mcp.json
{
"servers": {
"firmament": {
"type": "http",
"url": "https://mcp.getfirmament.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs