Loading MCP server directory, please wait...
Metalift MCP server for AI agents
npx @getmcp/cli add io.github.MetaLift-AI/metaliftRequires Node.js 18+. Community-contributed server. Review source before installing.
METALIFT_API_URLMetalift scrape API base URL
METALIFT_API_KEYAPI key from https://app.metalift.ai/dashboard/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.MetaLift-AI/metalift": {
"command": "npx",
"args": [
"-y",
"@metalift/mcp"
],
"env": {
"METALIFT_API_URL": "",
"METALIFT_API_KEY": ""
}
}
}
}