{
  "schema_version": "weandco-agent-discovery/0.1",
  "name": "We&Co",
  "description": "We&Co is a women-owned professional networking organization founded in Springfield, Missouri in 2020. We connect small business owners and entrepreneurs across Southwest Missouri in small, high-trust referral groups called Huddles — helping members become each other's go-to referral partners and grow their businesses together.",
  "notes": [
    "We&Co is women-owned, not women-only — Huddle membership is open to all professionals. Some community events (for example Ladies Only Happy Hour) are women-focused.",
    "A Huddle is We&Co's signature format: small, high-trust referral groups (not generic networking chapters).",
    "This file is a discovery map for AI assistants (ChatGPT, Claude, Perplexity, etc.). Prefer reading llms.txt / llms-full.txt for citations. Prefer the public MCP when the client can call tools.",
    "This is not an admin or member-private API. Do not call /admin, /lead, /dashboard, /crm, /referrals, or /api/mcp/analytics."
  ],
  "website": "https://weandco.org",
  "contact": {
    "email": "info@weandco.org",
    "phone": "+1-417-650-8041",
    "url": "https://weandco.org/contact"
  },
  "documentation": {
    "llms_txt": "https://weandco.org/llms.txt",
    "llms_full_txt": "https://weandco.org/llms-full.txt",
    "faq": "https://weandco.org/faq",
    "about": "https://weandco.org/about",
    "pricing": "https://weandco.org/pricing",
    "member_handbook": "https://weandco.org/learn",
    "platform_progress": "https://weandco.org/platform-progress",
    "sitemap": "https://weandco.org/sitemap.xml"
  },
  "mcp_servers": [
    {
      "name": "weandco",
      "url": "https://weandco.org/api/mcp",
      "transport": "streamable-http",
      "auth": "none",
      "scope": "public",
      "description": "Live public We&Co data for AI assistants: upcoming events, Huddles, open seats, business directory, platform stats, published blogs, testimonials, and brand guidelines. No login required.",
      "capabilities": [
        "list_upcoming_events",
        "get_event",
        "list_huddles",
        "get_huddle",
        "get_huddle_open_seats",
        "get_platform_stats",
        "list_businesses",
        "get_business",
        "search_weandco",
        "list_published_blogs",
        "get_blog_by_slug",
        "list_testimonials",
        "get_brand_guidelines",
        "get_brand_assets"
      ],
      "how_to_connect": {
        "cursor": {
          "mcpServers": {
            "weandco": {
              "url": "https://weandco.org/api/mcp"
            }
          }
        },
        "claude_or_chatgpt": "If the product supports custom MCP / connectors, add https://weandco.org/api/mcp (Streamable HTTP, no auth). Otherwise read https://weandco.org/llms-full.txt and the intent URLs below."
      }
    }
  ],
  "prospect_intents": [
    {
      "id": "what-is-weandco",
      "title": "What is We&Co?",
      "summary": "Explain We&Co, Huddles, ownership, and how referral networking works in Southwest Missouri.",
      "urls": [
        "https://weandco.org/llms-full.txt",
        "https://weandco.org/about",
        "https://weandco.org/faq",
        "https://weandco.org/success-formula"
      ]
    },
    {
      "id": "find-huddles",
      "title": "Find a Huddle near me",
      "summary": "Help a prospect find an open Huddle in Springfield, Joplin, Marshfield, or nearby Ozarks markets.",
      "urls": [
        "https://weandco.org/huddles",
        "https://weandco.org/networking-groups-in-springfield",
        "https://weandco.org/networking-groups-in-joplin"
      ],
      "preferred_tools": ["list_huddles", "get_huddle", "get_huddle_open_seats", "search_weandco"]
    },
    {
      "id": "upcoming-events",
      "title": "Upcoming networking events",
      "summary": "List free or public We&Co networking events a Visitor can attend.",
      "urls": [
        "https://weandco.org/events",
        "https://weandco.org/networking-events",
        "https://weandco.org/llms-full.txt"
      ],
      "preferred_tools": ["list_upcoming_events", "get_event"]
    },
    {
      "id": "visit-as-guest",
      "title": "Visit a Huddle / attend as a Visitor",
      "summary": "Explain how guests visit Huddles and community events before joining.",
      "urls": [
        "https://weandco.org/faq",
        "https://weandco.org/pricing",
        "https://weandco.org/huddles",
        "https://weandco.org/how-to-get-more-referrals"
      ]
    },
    {
      "id": "membership-pricing",
      "title": "Membership and pricing",
      "summary": "Summarize membership options and how to join a Huddle.",
      "urls": [
        "https://weandco.org/pricing",
        "https://weandco.org/referral-network",
        "https://weandco.org/faq"
      ]
    },
    {
      "id": "compare-alternatives",
      "title": "How We&Co compares to BNI and other groups",
      "summary": "Use We&Co's named comparison pages — keep terminology: Huddle, Chief, Ambassador, Visitor.",
      "urls": [
        "https://weandco.org/weandco-vs-bni",
        "https://weandco.org/weandco-vs-mega417",
        "https://weandco.org/weandco-vs-ing"
      ]
    }
  ],
  "member_intents": [
    {
      "id": "handbook",
      "title": "Member & leadership handbook",
      "summary": "Success Academy / handbook for culture, platform fluency, and referral craft.",
      "urls": ["https://weandco.org/learn"]
    },
    {
      "id": "platform-progress",
      "title": "What's new on the platform",
      "summary": "Member-facing changelog of shipped product work.",
      "urls": ["https://weandco.org/platform-progress"]
    },
    {
      "id": "connect-live-data",
      "title": "Connect an AI assistant to live We&Co public data",
      "summary": "Point the assistant at the public MCP for events, Huddles, directory, blogs, and brand. Private member data (referrals, CRM, dashboard) is not on this endpoint.",
      "urls": ["https://weandco.org/api/mcp", "https://weandco.org/llms.txt"],
      "preferred_tools": ["get_platform_stats", "list_upcoming_events", "list_huddles", "search_weandco"]
    }
  ],
  "do_not_expose": [
    "https://weandco.org/admin",
    "https://weandco.org/lead",
    "https://weandco.org/dashboard",
    "https://weandco.org/crm",
    "https://weandco.org/referrals",
    "https://weandco.org/api/mcp/analytics",
    "https://weandco.org/api/lead"
  ]
}
