Mesh Connector
Remote MCP endpoints that connect clients to MeshTool and MeshMarket.
安裝
npx meshmarket init
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
Mesh Connector exposes hosted MCP endpoints for the MeshTool platform and the MeshMarket exchange. It is meant to be added to MCP clients such as Claude Code, Cursor, VS Code, Claude Desktop, ChatGPT, and Grok. The repository documents two remote servers: `https://api.meshtool.ai/mcp` for MeshTool hosted tools and `https://market.meshtool.ai/mcp` for MeshMarket capabilities. MeshMarket includes tools for discovery, signup, publishing, balance checks, delegation, and webhooks. For Claude Code users, the README includes a plugin-based setup flow and a terminal bootstrap command. It also provides manual configuration examples for Claude Code CLI, Cursor, VS Code, and Claude Desktop.