{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "org.gigngo/gigngo",
  "title": "GigNGo Local Services Marketplace",
  "description": "US local-services data: find locals by trade and city, browse open jobs, see which markets answer",
  "version": "1.0.0",
  "websiteUrl": "https://gigngo.org/mcp-server",
  "icons": [
    {
      "src": "https://gigngo.org/images/logo.png",
      "mimeType": "image/png"
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://gigngo.org/mcp"
    }
  ]
}
