Umtri for Cursor
io.umtri/umtri
Give your AI agent a persistent map of your project's structure, dependencies, and bugs.
client:Cursor
transport:streamable-http
runtime:npm
Install Umtri in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"umtri": {
"url": "https://mcp.umtri.io"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs