Loading MCP server directory, please wait...
Load & browser performance testing — drive MaxoPerf from your AI agent with your API key.
npx @getmcp/cli add com.maxoperf/maxoperfRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <MaxoPerf API key, e.g. mpak_...> — create one in the MaxoPerf console under Settings > API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.maxoperf/maxoperf": {
"url": "https://app.maxoperf.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}