ForgeMesh Utility Grid MCP for Windsurf
io.github.forgemeshlabs/utility-grid-mcp
Discover and call 400+ practical APIs through six MCP tools with free search and x402 payments.
client:Windsurf
transport:stdio
runtime:npm
Install ForgeMesh Utility Grid MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs