Clean Table for Cline
dev.workers.pradooskee.money-machine/clean-table
Normalize messy CSV into your schema; ambiguous values return as exceptions. $0.02 USDC via x402.
client:Cline
transport:streamable-http
tools:2
Install Clean Table 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": {
"clean-table": {
"url": "https://money-machine.pradooskee.workers.dev/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs