Loading MCP server directory, please wait...
Issue tracker and durable project memory for your coding agent, scoped to the folder you open.
npx @getmcp/cli add dev.usetrail/trailRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.usetrail/trail": {
"command": "npx",
"args": [
"-y",
"usetrail"
],
"env": {
"TRAIL_API_URL": "",
"TRAIL_PROJECT": ""
}
}
}
}