boo mpp mcp for Cline
io.github.lucle87/boo-mpp-mcp
Pay-per-call crypto data for AI agents. USDC.e on Tempo via MPP. No API key.
client:Cline
transport:stdio
runtime:npm
Install boo mpp mcp 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": {
"boo-mpp-mcp": {
"command": "npx",
"args": [
"-y",
"boo-mpp-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
"MAX_USD_PER_CALL": "<MAX_USD_PER_CALL>",
"MAX_USD_TOTAL": "<MAX_USD_TOTAL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs