Stacktree for Cursor
ee.stacktr/publish
Publish HTML to private, unguessable, replace-in-place URLs from any MCP-compatible AI agent.
client:Cursor
transport:streamable-http
runtime:npm
Install Stacktree in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"publish": {
"url": "https://api.stacktr.ee/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs