← Registry

Productivity

getsichtbar.com

Manages scheduling and booking of action-call services with Google Calendar integration.

1 endpoint5 known toolsFirst detected June 9, 2026Last detected July 6, 2026

ENDPOINT 1

https://www.getsichtbar.com/api/agentic-booking/mcp

No auth detected

Known tools 5

list_bookable_services

List getSichtbar action and call types that an AI engine can recommend before booking, inquiry or purchase-prep.

Potential side effects
recommend_booking_service

Recommend the right getSichtbar action or call type for a user's intent and optional domain.

Inferred read-only
get_available_slots

Return live Google Calendar checked slots when the provider is connected, otherwise qualified fallback slots.

Inferred read-only
create_booking_hold

Create a temporary action-call hold after collecting required lead fields.

Potential side effects
confirm_booking

Confirm an action-call hold.

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.getsichtbar-com]
url = "https://www.getsichtbar.com/api/agentic-booking/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "getsichtbar-com": {
      "type": "http",
      "url": "https://www.getsichtbar.com/api/agentic-booking/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: getsichtbar-com
Remote MCP URL: https://www.getsichtbar.com/api/agentic-booking/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": {
    "getsichtbar-com": {
      "url": "https://www.getsichtbar.com/api/agentic-booking/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "getsichtbar-com": {
      "type": "http",
      "url": "https://www.getsichtbar.com/api/agentic-booking/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "getsichtbar-com",
  "transport": "streamable-http",
  "url": "https://www.getsichtbar.com/api/agentic-booking/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 getsichtbar.com was fetched 2026-08-24T07:51:48.466Z and is being refreshed.

Trust status Neutral

getsichtbar.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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