{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "name": "GoPickStack SaaS & AI Tools Intelligence MCP Server",
  "description": "Live SaaS and AI tool intelligence MCP server by GoPickStack. Search 200+ tested tools, retrieve 15-day verified pricing records, find alternatives, compare tools head-to-head, and query category leaderboards.",
  "version": "1.0.0",
  "homepage": "https://www.gopickstack.com/developers",
  "transport": {
    "type": "http",
    "url": "https://www.gopickstack.com/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    },
    "prompts": {
      "listChanged": false
    },
    "resources": {
      "subscribe": false,
      "listChanged": false
    }
  }
}