Loading MCP server directory, please wait...
Web scraping, code review, content generation, and analysis tools. Pay-per-call USDC.
npx @getmcp/cli add io.github.meltingpixelsai/harvey-toolsRequires Node.js 18+. Community-contributed server. Review source before installing.
XAI_API_KEYxAI Grok API key for LLM-powered tools
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.meltingpixelsai/harvey-tools": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/harvey-tools"
],
"env": {
"XAI_API_KEY": "",
"PAYMENT_WALLET": ""
}
}
}
}