Phasoric for VS Code
io.github.aketchel/phasoric
Search, read, and safely update Markdown notes in your connected Phasoric knowledge vaults.
client:VS Code
transport:streamable-http
Install Phasoric in VS Code
.vscode/mcp.json
{
"servers": {
"phasoric": {
"type": "http",
"url": "https://phasoric.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs