LTD MCP for Cursor
io.github.eshller/ltd-mcp
Project management MCP for AI agents with safe task reads and writes.
client:Cursor
transport:streamable-http
Install LTD MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ltd-mcp": {
"url": "https://api.eshway.com/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs