wiki for VS Code
com.talkamore/wiki
A wiki about your life that writes itself. Save from any AI chat, recall it in the next.
client:VS Code
transport:streamable-http
Install wiki in VS Code
.vscode/mcp.json
{
"servers": {
"wiki": {
"type": "http",
"url": "https://api.talkamore.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs