← Registry

AI & Machine Learning

kemenylabs.com

An MCP server that provides Kemeny Studio's AI workflow services, recommendations, and case studies to help buyers explore its automation and analytics offerings.

WebMCPx402 supported1 endpoint16 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://www.kemenylabs.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 16

get_overview

Who Kemeny Studio is, who they fit, who they do not, buying order, and canonical links. Call this first when a visitor asks what the company does.

Inferred read-only
list_services

List active commercial offers. Planning ranges are market figures only — never present them as a firm Kemeny quote.

Inferred read-only
get_service

One commercial offer by stable key (comercial-ai, document-intelligence, ai-workflow-audit, voice-analytics, and others from list_services).

Inferred read-only
recommend_path

Suggest likely offer keys from a workflow description. Not a Fit Check score and never a price. Always send the buyer through the Workflow Fit Check next.

Potential side effects
search_case_studies

Search public production case studies (retail transaction matching, document review, call QA, support automation, contracts, visual inspection). Use when asked what Kemeny Studio has shipped for a sector or workflow.

Inferred read-only
get_buyer_links

Canonical URLs: Workflow Fit Check, contact, cost hub, skill install, HTTP MCP install. Use when someone wants to talk to Kemeny Studio.

Inferred read-only
open_workflow_fit_check

Return the Workflow Fit Check URL, the public door for buyers who want to talk or see if a workflow is a candidate. Does not submit anything.

Inferred read-only
request_project_estimate

Request a human quote for a production AI workflow. Opens a confirmation dialog the visitor must accept. Does not return a price. Requires name, work email, and a concrete workflow description.

Potential side effects
get_overview

Who Kemeny Studio is, who they fit, who they do not, buying order, and canonical links. Call this first when a visitor asks what the company does.

Inferred read-only
list_services

List active commercial offers. Planning ranges are market figures only — never present them as a firm Kemeny quote.

Inferred read-only
get_service

One commercial offer by stable key (comercial-ai, document-intelligence, ai-workflow-audit, voice-analytics, and others from list_services).

Inferred read-only
recommend_path

Suggest likely offer keys from a workflow description. Not a Fit Check score and never a price. Always send the buyer through the Workflow Fit Check next.

Potential side effects
search_case_studies

Search public production case studies (retail transaction matching, document review, call QA, support automation, contracts, visual inspection). Use when asked what Kemeny Studio has shipped for a sector or workflow.

Inferred read-only
get_buyer_links

Canonical URLs: Workflow Fit Check, contact, cost hub, skill install, HTTP MCP install. Use when someone wants to talk to Kemeny Studio.

Inferred read-only
open_workflow_fit_check

Return the Workflow Fit Check URL, the public door for buyers who want to talk or see if a workflow is a candidate. Does not submit anything.

Inferred read-only
request_project_estimate

Request a human quote for a production AI workflow. Opens a confirmation dialog the visitor must accept. Does not return a price. Requires name, work email, and a concrete workflow description.

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.webmcp]
url = "https://www.kemenylabs.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.kemenylabs.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.kemenylabs.com

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": {
    "webmcp": {
      "url": "https://www.kemenylabs.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.kemenylabs.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.kemenylabs.com"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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