apexapi mcp for Claude Desktop
io.github.apexapi/apexapi-mcp
Call 120+ AI models and live web context (scrape/crawl/extract) from any MCP client with one key
client:Claude Desktop
transport:stdio
runtime:npm
Install apexapi mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"apexapi-mcp": {
"command": "npx",
"args": [
"-y",
"apexapi-mcp"
],
"env": {
"APEXAPI_API_KEY": "<APEXAPI_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs