Skip to content
Cursor

Phasoric for Cursor

io.github.aketchel/phasoric

Search, read, and safely update Markdown notes in your connected Phasoric knowledge vaults.

client:Cursor transport:streamable-http

Install Phasoric in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "phasoric": {
      "url": "https://phasoric.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Phasoric in other clients