iteratools for Cline
io.github.fredpsantos33/iteratools
40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.
client:Cline
transport:stdio
runtime:npm
Install iteratools in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"iteratools": {
"command": "npx",
"args": [
"-y",
"iteratools-mcp"
],
"env": {
"ITERATOOLS_API_KEY": "<ITERATOOLS_API_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs