Obol for Cline
io.github.superbigroach/obol
Find, pay for & call APIs in USDC from AI agents - gasless, sub-cent, 0% commission.
client:Cline
transport:stdio
runtime:npm
Install Obol 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": {
"obol": {
"command": "npx",
"args": [
"-y",
"@superbigroach/obol-mcp"
],
"env": {
"OBOL_API_KEY": "<OBOL_API_KEY>",
"OBOL_AGENT_KEY": "<OBOL_AGENT_KEY>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs