Noogat for VS Code
io.github.mcfredrick/noogat
Voice notes that organize themselves. Capture by Siri, AI auto-tags, semantic search retrieves.
client:VS Code
transport:streamable-http
Install Noogat in VS Code
.vscode/mcp.json
{
"servers": {
"noogat": {
"type": "http",
"url": "https://app.noogat.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs