Fireweed for VS Code
io.github.starksood/fireweed-mcp
Agent memory where every fact carries a receipt, and deletion is provable.
client:VS Code
transport:stdio
runtime:pypi
Install Fireweed in VS Code
.vscode/mcp.json
{
"servers": {
"fireweed-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fireweed-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs