Loading MCP server directory, please wait...
Give your AI agent a persistent map of your project's structure, dependencies, and bugs.
npx @getmcp/cli add io.umtri/umtriRequires Node.js 18+. Community-contributed server. Review source before installing.
UMTRI_API_TOKENPersonal access token from app.umtri.io → Settings → API Tokens. Read tokens cannot call write tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.umtri/umtri": {
"command": "npx",
"args": [
"-y",
"umtri-mcp"
],
"env": {
"UMTRI_API_TOKEN": "",
"UMTRI_API_BASE": ""
}
}
}
}