Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

WeInc

io.github.umairalisadaqat/weinc

Manage WeInc AI website builder orgs: projects, publishing, custom domains, and previews.

Uptime
100.0%
1 direct probes · 30d
Response
960ms
last probe
Tools
10
callable
Resources
0
readable
Prompts
0
available

Tools · 10

list_projects

List builder projects for the org (paginated, filterable).

create_project

Create a project for one of the org's clients (by email).

get_project

Get a single project by id.

update_project

Update a project's name, description, or status.

get_preview_urls

Get published/preview URLs for a project.

list_clients

List the org's clients.

create_client

Create a client (end-customer) for the org.

list_templates

List the org's templates.

list_plans

List the org's client-facing plans.

get_analytics

Aggregated analytics for the org (optionally one project).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "weinc": {
      "url": "https://my.we.inc/api/mcp",
      "transport": "streamable-http"
    }
  }
}