Loading MCP server directory, please wait...
Code review by AI models from different companies, usually two. Shows where they agree and disagree.
npx @getmcp/cli add ai.megalens/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from https://megalens.ai/app/settings/mcp, in the form: Bearer ml_tok_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.megalens/mcp": {
"url": "https://megalens.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}