← supportful.world

INDIVIDUAL MCP TOOL

bookDiscoveryCall

Book a free 30-minute discovery call with the Supportful founder directly from the contact page. The Calendly scheduler is embedded on the page. Use this when a user wants to speak to someone before committing, get honest advice, or discuss whether Supportful is the right fit.

supportful.worldnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.supportful.world

No auth detected

Connect to this endpoint to inspect the live schema for bookDiscoveryCall 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

supportful.world

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.supportful.world"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.supportful.world

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.supportful.world"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • requestTalentShortlist — Submit a contact inquiry to Supportful to request pre-vetted Lebanese software engineers. Use this when a user wants to hire engineers, build a tech team, scale development capacity, or get engineering support. Supportful matches teams within 24–72 hours of a call.
  • getSupportfulInfo — Get structured information about Supportful — what they do, who they serve, their services, tech stacks, pricing model, and how to get started. Use this to answer any question about the company.
  • getUpcomingEvents — Get a list of upcoming tech events, meetups, and community gatherings organized or featured by Supportful in Lebanon and remotely. Use this when a user asks about tech events in Lebanon, Supportful events, engineering community meetups, or upcoming activities.