← Registry

AI & Machine Learning

we.inc

AI website builder that lets agencies and resellers generate client websites, brand them, and keep all revenue.

1 endpoint10 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://my.we.inc/api/mcp

No auth detected

MCP server metadata

Name
weinc
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

list_projects

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

Inferred read-only
create_project

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

Potential side effects
get_project

Get a single project by id.

Inferred read-only
update_project

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

Potential side effects
get_preview_urls

Get published/preview URLs for a project.

Inferred read-only
list_clients

List the org's clients.

Inferred read-only
create_client

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

Potential side effects
list_templates

List the org's templates.

Inferred read-only
list_plans

List the org's client-facing plans.

Inferred read-only
get_analytics

Aggregated analytics for the org (optionally one project).

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.weinc]
url = "https://my.we.inc/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "weinc": {
      "type": "http",
      "url": "https://my.we.inc/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: weinc
Remote MCP URL: https://my.we.inc/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": {
    "weinc": {
      "url": "https://my.we.inc/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "weinc": {
      "type": "http",
      "url": "https://my.we.inc/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "weinc",
  "transport": "streamable-http",
  "url": "https://my.we.inc/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 we.inc was fetched 2026-08-24T00:30:25.244Z.

Trust status Trusted

we.inc 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.