Loading MCP server directory, please wait...
Competitor research for AI agents: real competitor pages, side by side on one slide and deck.
npx @getmcp/cli add com.stravue/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
STRAVUE_API_KEYYour Stravue API key, created on your stravue.com account page. A new account's first 3 pages are free.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.stravue/mcp": {
"command": "npx",
"args": [
"-y",
"@stravue/mcp"
],
"env": {
"STRAVUE_API_KEY": "",
"STRAVUE_BASE_URL": ""
}
}
}
}