Developer Tools
Trust: 32/100 (Limited)io.github.meltingpixelsai/harvey-tools Guide
Web scraping, code review, content generation, and analysis tools. Pay-per-call USDC.
1 starsby meltingpixelsai
Quick Start
Install
npx @meltingpixels/harvey-toolsClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-meltingpixelsai-harvey-tools": {
"command": "npx",
"args": [
"@meltingpixels/harvey-tools"
]
}
}
}