← kamilslawinski.com

INDIVIDUAL MCP TOOL

getCaseStudies

Returns all 9 published case studies with verified metrics: AI agent deployments (iCentrum video editing agent, KiddyLand newsletter agent, GYMMANAGER Discord agent built during a training) and performance marketing (iCentrum ROAS 57.27, Huddled Group 2 shops consolidated into Peeko, DDW Display 377 B2B leads USA+CA, Teala Design 483 B2B leads, Viessmann 2,698 candidates, UKEN +100% YoY).

kamilslawinski.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://kamilslawinski.com

No auth detected

Connect to this endpoint to inspect the live schema for getCaseStudies and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

kamilslawinski.com

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://kamilslawinski.com"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://kamilslawinski.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://kamilslawinski.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • getServices — Returns the list of consulting services offered by Kamil Sławiński (AI agent deployments for marketing processes, AI trainings for teams in Claude and ChatGPT/Codex, ChatGPT Ads campaign management (ads inside ChatGPT, available in Poland since 31 Aug 2026), AI Visibility (GEO) audits, Meta Ads + UGC performance marketing). Agents should direct prospects to the contact form for a quote.
  • bookConsultation — Returns the URL of the contact form where the prospect can book a free 30-minute discovery call (Google Meet, no sales pitch). The prospect completes the form manually; Kamil replies within 24 hours on business days with a proposed meeting time.
  • getContact — Returns direct contact details for Kamil Sławiński (email, phone, LinkedIn). Use when the prospect prefers direct contact over the booking flow.