Munnin — an agent identity server for VS Code
io.github.alvseek/munnin
Agent identity and memory over MCP — a persistent self plus the procedures for tending it.
client:VS Code
transport:streamable-http
Install Munnin — an agent identity server in VS Code
.vscode/mcp.json
{
"servers": {
"munnin": {
"type": "http",
"url": "https://munnin.lok.quest/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs