General Tools
supportful.world
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://www.supportful.world
MCP server metadata
- Name
- WebMCP
Known tools 4
requestTalentShortlistSubmit 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.
Inferred read-onlybookDiscoveryCallBook 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.
Inferred read-onlygetSupportfulInfoGet 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.
Inferred read-onlygetUpcomingEventsGet 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.
Inferred read-onlyCONNECT 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.
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.