{
  "serverInfo": {
    "name": "Cost-Effective Software Public MCP",
    "version": "1.0.0",
    "description": "Read-only company information and lead capture for AI agents."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://www.costeffective.software/mcp"
  },
  "capabilities": {
    "tools": {}
  },
  "tools": [
    {
      "name": "get_company_overview",
      "description": "Overview of Cost-Effective Software."
    },
    {
      "name": "list_industries",
      "description": "Industries we build software for, with URLs."
    },
    {
      "name": "get_contact_info",
      "description": "Company contact details."
    },
    {
      "name": "request_consultation",
      "description": "Submit a consultation / contact request."
    }
  ]
}