Loading MCP server directory, please wait...
Model Context Protocol (MCP) server for Tern E2E testing platform
npx @getmcp/cli add io.github.zyf8827/ternRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zyf8827/tern": {
"command": "npx",
"args": [
"-y",
"@zyf8827/tern-mcp"
],
"env": {
"TERN_URL": "http://127.0.0.1:7430",
"TERN_TOKEN": ""
}
}
}
}