Home › Development › ForgeMesh Utility Grid MCP
ForgeMesh Utility Grid MCP
Discover and call 400+ practical APIs through six MCP tools with free search and x402 payments.
Topics: Aggregators
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.3)
npx -y @forgemeshlabs/utility-grid-mcp@0.1.3
Or add to your MCP client config:
{
"mcpServers": {
"utility-grid-mcp": {
"command": "npx",
"args": [
"-y",
"@forgemeshlabs/utility-grid-mcp@0.1.3"
],
"env": {
"WALLET_PRIVATE_KEY": "<YOUR_VALUE>",
"UTILITY_GRID_BASE_URL": "<YOUR_VALUE>"
}
}
}
}
WALLET_PRIVATE_KEYsecret — Dedicated low-balance Base wallet private key for x402 USDC micropayments. Only required for the 3 paid tools (call_endpoint, daily_402, agent_service_directory) — the 3 discovery tools work without it. Never use your primary wallet.UTILITY_GRID_BASE_URL— Utility Grid API origin override. Defaults to https://x402.forgemesh.io.
Related servers
mindshub
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
pipedream
Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.
metamcp
MetaMCP is the one unified middleware MCP server that manages your MCP connections with GUI.
anyquery
Query more than 40 apps with one binary using SQL. It can also connect to your PostgreSQL, MySQL, or SQLite compatible database.…
MCPJungle
Self-hosted MCP Server registry for enterprise AI Agents
opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser…
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry