INDIVIDUAL MCP TOOL
list_projects
HancoWeb's real client work and concept websites, clearly distinguishing which is which.
LIVE ENDPOINT
https://hancoweb.com/mcp
Connect to this endpoint to inspect the live schema for list_projects 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
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.hancoweb]
url = "https://hancoweb.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hancoweb": {
"type": "http",
"url": "https://hancoweb.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hancoweb
Remote MCP URL: https://hancoweb.com/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": {
"hancoweb": {
"url": "https://hancoweb.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hancoweb": {
"type": "http",
"url": "https://hancoweb.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hancoweb",
"transport": "streamable-http",
"url": "https://hancoweb.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_hancoweb_summary— Studio description, markets served, contact channels, supported languages, and general working model.list_services— HancoWeb's service offerings with descriptions.get_pricing— Package prices, industry-specific starting prices, and website care (maintenance) pricing.get_booking_requirements— Meeting duration, required/optional fields, supported timezones, confirmation requirement, and rescheduling policy for booking a call with HancoWeb.get_available_slots— Real, live availability for the HancoWeb Free Project Call, read directly from the calendar.create_booking— Books a real 30-minute call on the HancoWeb calendar.