ForgeMesh Utility Grid MCP for Cline
io.github.forgemeshlabs/utility-grid-mcp
Discover and call 400+ practical APIs through six MCP tools with free search and x402 payments.
client:Cline
transport:stdio
runtime:npm
Install ForgeMesh Utility Grid 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": {
"utility-grid-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/utility-grid-mcp"
],
"env": {
"WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
"UTILITY_GRID_BASE_URL": "<UTILITY_GRID_BASE_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs