← Registry

Social Media

weandco.org

Manage and retrieve information about We&Co networking events, huddles, and platform statistics.

1 endpoint13 known toolsFirst detected July 6, 2026Last detected July 6, 2026

ENDPOINT 1

https://weandco.org/api/mcp

No auth detected

Known tools 13

list_upcoming_events

List upcoming We&Co networking events and huddle meetings

Inferred read-only
get_event

Get details for a specific We&Co event by ID

Inferred read-only
list_huddles

List active We&Co Huddles (referral networking groups)

Inferred read-only
get_huddle

Get details for a specific We&Co Huddle by ID

Inferred read-only
get_platform_stats

Get live We&Co platform statistics — active members, Huddles, referrals, and markets served.

Inferred read-only
list_businesses

Browse or search published member business listings.

Inferred read-only
get_business

Get details for a specific We&Co business listing by ID

Inferred read-only
search_weandco

Search across We&Co events, huddles, and businesses in one query

Inferred read-only
list_published_blogs

List published We&Co blog posts (title, slug, excerpt, publish date).

Potential side effects
get_blog_by_slug

Get a single published We&Co blog post by slug, including full article text (plain text).

Potential side effects
list_testimonials

List real We&Co member testimonials (quote, name, role).

Inferred read-only
get_brand_guidelines

We&Co brand voice, sacred terminology (Huddle/Chief/Ambassador/Visitor), exact visual colors (digital navy+teal vs presentation forest-teal+gold), CTAs, and channel links.

Inferred read-only
get_brand_assets

Exact brand colors (hex), logo URLs, favicon, banner, and committed marketing image/video paths.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.weandco-org]
url = "https://weandco.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "weandco-org": {
      "type": "http",
      "url": "https://weandco.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: weandco-org
Remote MCP URL: https://weandco.org/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "weandco-org": {
      "url": "https://weandco.org/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "weandco-org": {
      "type": "http",
      "url": "https://weandco.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "weandco-org",
  "transport": "streamable-http",
  "url": "https://weandco.org/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for weandco.org was fetched 2026-07-29T21:37:04.812Z and is being refreshed.

Trust status Trusted

weandco.org is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.