Submit

Qmesh Mcp

@OnedaySoftware

@q-mesh/mcp lets Claude, Cursor, Continue and any MCP client query the [QMesh](https://q-mesh.com) crowdtesting platform.

Server Config

{
  "mcpServers": {
    "qmesh": {
      "command": "npx",
      "args": [
        "-y",
        "@q-mesh/mcp"
      ],
      "env": {
        "QMESH_USER_TOKEN": "<your Supabase JWT from q-mesh.com>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.