← Registry

Developer Tools

linkit.works

Provides developer tools to interact with the Linkit platform's API for system health, branches, catalog, and content management.

2 endpoints22 known toolsFirst detected May 17, 2026Last detected September 1, 2026

ENDPOINT 1

https://linkit.works/api/v1/mcp

No auth detected

MCP server metadata

Name
linkit
Version
4.9.3
Capabilities
loggingresources.listChangedtools.listChanged

Known tools 11

check_health

Check system health — ping, health check, system info, and telemetry metrics.

Inferred read-only
linkit_api

Execute any Linkit REST API operation directly.

Potential side effects
manage_branches

Manage branches (stores/locations) — list, get, create, update, delete, and bulk upsert.

Potential side effects
manage_catalog

Manage catalog metadata — categories (with tree/move), brands, tags, and generic records.

Inferred read-only
manage_content

Access content — blog posts, API documentation, swagger spec, and verification endpoints.

Inferred read-only
manage_customers

Manage customers — CRUD, search, lookup, customer groups, and customer addresses.

Inferred read-only
manage_integrations

Manage integrations and apps — list apps, view configs, execute syncs, batch execute, and manage org apps.

Potential side effects
manage_inventory

Manage SKU-level inventory — list, get, create, update, delete, bulk upsert, and adjust stock levels.

Potential side effects
manage_offers

Manage offers and promotions — list, get, create, update, delete, bulk upsert, and status operations.

Potential side effects
manage_orders

Manage orders — list, get, create, update, delete, bulk operations, status changes, analytics, and export.

Potential side effects
manage_products

Manage products in the Linkit catalog — list, get, create, update, delete, bulk upsert, and fix SKUs.

Potential side effects

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.linkit]
url = "https://linkit.works/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "linkit": {
      "type": "http",
      "url": "https://linkit.works/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: linkit
Remote MCP URL: https://linkit.works/api/v1/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": {
    "linkit": {
      "url": "https://linkit.works/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "linkit": {
      "type": "http",
      "url": "https://linkit.works/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "linkit",
  "transport": "streamable-http",
  "url": "https://linkit.works/api/v1/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://linkit.works/mcp

No auth detected

MCP server metadata

Name
linkit
Version
4.9.3
Capabilities
loggingresources.listChangedtools.listChanged

Known tools 11

check_health

Check system health — ping, health check, system info, and telemetry metrics.

Inferred read-only
linkit_api

Execute any Linkit REST API operation directly.

Potential side effects
manage_branches

Manage branches (stores/locations) — list, get, create, update, delete, and bulk upsert.

Potential side effects
manage_catalog

Manage catalog metadata — categories (with tree/move), brands, tags, and generic records.

Inferred read-only
manage_content

Access content — blog posts, API documentation, swagger spec, and verification endpoints.

Inferred read-only
manage_customers

Manage customers — CRUD, search, lookup, customer groups, and customer addresses.

Inferred read-only
manage_integrations

Manage integrations and apps — list apps, view configs, execute syncs, batch execute, and manage org apps.

Potential side effects
manage_inventory

Manage SKU-level inventory — list, get, create, update, delete, bulk upsert, and adjust stock levels.

Potential side effects
manage_offers

Manage offers and promotions — list, get, create, update, delete, bulk upsert, and status operations.

Potential side effects
manage_orders

Manage orders — list, get, create, update, delete, bulk operations, status changes, analytics, and export.

Potential side effects
manage_products

Manage products in the Linkit catalog — list, get, create, update, delete, bulk upsert, and fix SKUs.

Potential side effects

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.linkit]
url = "https://linkit.works/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "linkit": {
      "type": "http",
      "url": "https://linkit.works/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: linkit
Remote MCP URL: https://linkit.works/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": {
    "linkit": {
      "url": "https://linkit.works/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "linkit": {
      "type": "http",
      "url": "https://linkit.works/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "linkit",
  "transport": "streamable-http",
  "url": "https://linkit.works/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 linkit.works was fetched 2026-07-29T21:06:47.847Z and is being refreshed.

Trust status Trusted

linkit.works 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.