Workspace Export Writer for Cursor
io.github.wxt-ai/workspace-note-path-workbench
Write a workspace export file
client:Cursor
transport:streamable-http
Install Workspace Export Writer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"workspace-note-path-workbench": {
"url": "https://antibody-package-occasional-floppy.trycloudflare.com/mcp/workspace-note-path/downstream"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs