{
  "name": "PropSaaS Growth MCP Server",
  "version": "1.0.0",
  "description": "MCP server exposing book_consultation as a discoverable tool. Add this server to your MCP client to schedule a discovery call with PropSaaS Growth.",
  "transport": {
    "sse": "https://propsaas-mcp-server.propsaasgrowthdigitalinc.workers.dev/sse",
    "streamableHttp": "https://propsaas-mcp-server.propsaasgrowthdigitalinc.workers.dev/mcp"
  },
  "tools": [
    "book_consultation"
  ]
}