MCP Server
MCP
io.github.meltingpixelsai/harvey-tools
Web scraping, code review, content generation, and analysis tools. Pay-per-call USDC.
Install
npx -y @meltingpixels/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@meltingpixels/harvey-tools",
"version": "1.1.0",
"transport": {
"type": "streamable-http",
"url": "https://tools.rugslayer.com/mcp"
},
"environmentVariables": [
{
"description": "xAI Grok API key for LLM-powered tools",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "XAI_API_KEY"
},
{
"description": "Solana wallet address for receiving USDC payments",
"format": "string",
"name": "PAYMENT_WALLET"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment