← Registry

API Tools

luci.ws

Provides APIs to list, retrieve, search, and price professional services from a service catalog.

1 endpoint6 known toolsFirst detected May 28, 2026Last detected July 6, 2026

ENDPOINT 1

https://luci.ws/api/mcp

No auth detected

Known tools 6

list_services

List services in the Monitive catalogue.

Inferred read-only
get_service

Return the full specification of one service, bundle, fractional role, or mini-engagement by id or code.

Inferred read-only
find_matching_services

Heuristic keyword-match a buyer's situation to candidate services.

Inferred read-only
get_pricing_table

Return the canonical pricing table: Foundation Sprint, per-sprint rate, white-label premium, bundle discounts, fractional bands.

Inferred read-only
get_guarantees

Return the four guarantees that every engagement carries (Sprint 1 Escape Hatch, Board-Ready Quality, Three-Client Cap, Skin-in-the-Game).

Inferred read-only
get_commercial_models

Return the three agency-channel commercial models: Direct Referral, Pass-Through, White-Label, with margin and when-to-use notes.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "luci-ws",
  "transport": "streamable-http",
  "url": "https://luci.ws/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 luci.ws was fetched 2026-07-26T00:34:58.820Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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