Loading MCP server directory, please wait...
Local code validation with explicit execution trust and evidence of what actually ran.
npx @getmcp/cli add io.github.stsepelin/checktrailRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.stsepelin/checktrail": {
"command": "npx",
"args": [
"-y",
"@stsepelin/checktrail",
"serve",
"{project_root}"
]
}
}
}