TalkMill for VS Code
io.github.imjakezimmer32/talkmill
Notes, files, GitHub, and Drive through one MCP connection.
client:VS Code
transport:streamable-http
Install TalkMill in VS Code
.vscode/mcp.json
{
"servers": {
"talkmill": {
"type": "http",
"url": "https://talkmill.arraybud.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs