← webtech.dev

INDIVIDUAL MCP TOOL

book_consultation

Get contact details and booking link for a free consultation with WebTech.dev

webtech.devnone authenticationAvailability not checked

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 endpoint

webtech.dev

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.webtech-dev]
url = "https://api.webtech.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webtech-dev": {
      "type": "http",
      "url": "https://api.webtech.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webtech-dev
Remote MCP URL: https://api.webtech.dev/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": {
    "webtech-dev": {
      "url": "https://api.webtech.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webtech-dev": {
      "type": "http",
      "url": "https://api.webtech.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webtech-dev",
  "transport": "streamable-http",
  "url": "https://api.webtech.dev/mcp"
}
MCP Inspector

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

Related tools

  • get_company_info — Get full information about WebTech.dev — founders, location, certifications, and contact details
  • get_services — Get all IT and software development services offered by WebTech.dev including pricing, timelines, and technologies.
  • get_portfolio — Get WebTech.dev's case studies: AREZ.io, EarnFlex, ERofHR, Albinaya and more.
  • get_process — Get WebTech.dev's full 8-phase software development process from discovery to post-launch support
  • get_technologies — Get the full list of technologies, frameworks, and platforms WebTech.dev uses
  • get_faqs — Get 50+ frequently asked questions about WebTech.dev's services, pricing, process, and technical approach.