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.
ENDPOINT 1
https://www.kemenylabs.com
MCP server metadata
- Name
- WebMCP
Known tools 16
get_overviewWho 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-onlylist_servicesList active commercial offers. Planning ranges are market figures only — never present them as a firm Kemeny quote.
Inferred read-onlyget_serviceOne commercial offer by stable key (comercial-ai, document-intelligence, ai-workflow-audit, voice-analytics, and others from list_services).
Inferred read-onlyrecommend_pathSuggest 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 effectssearch_case_studiesSearch 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-onlyget_buyer_linksCanonical URLs: Workflow Fit Check, contact, cost hub, skill install, HTTP MCP install. Use when someone wants to talk to Kemeny Studio.
Inferred read-onlyopen_workflow_fit_checkReturn 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-onlyrequest_project_estimateRequest 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 effectsget_overviewWho 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-onlylist_servicesList active commercial offers. Planning ranges are market figures only — never present them as a firm Kemeny quote.
Inferred read-onlyget_serviceOne commercial offer by stable key (comercial-ai, document-intelligence, ai-workflow-audit, voice-analytics, and others from list_services).
Inferred read-onlyrecommend_pathSuggest 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 effectssearch_case_studiesSearch 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-onlyget_buyer_linksCanonical URLs: Workflow Fit Check, contact, cost hub, skill install, HTTP MCP install. Use when someone wants to talk to Kemeny Studio.
Inferred read-onlyopen_workflow_fit_checkReturn 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-onlyrequest_project_estimateRequest 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 effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.