Loading MCP server directory, please wait...
Competitive intelligence - track what competitors ship each week. 8 tools, 3 prompt workflows.
npx @getmcp/cli add com.meertrack/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
MEERTRACK_API_KEYMeertrack production API key (mt_live_…). Mint at Settings → API Keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.meertrack/mcp-server": {
"command": "npx",
"args": [
"-y",
"@meertrack/mcp"
],
"env": {
"MEERTRACK_API_KEY": "",
"MEERTRACK_API_BASE_URL": ""
}
}
}
}