← mobiz.lk

INDIVIDUAL MCP TOOL

check_engagement_availability

Check when Mobiz can currently start new projects.

mobiz.lknone authenticationAvailability not checked

LIVE ENDPOINT

https://mobiz.lk/mcp

No auth detected

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

mobiz.lk

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.mobiz-international]
url = "https://mobiz.lk/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mobiz-international": {
      "type": "http",
      "url": "https://mobiz.lk/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mobiz-international": {
      "type": "http",
      "url": "https://mobiz.lk/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mobiz-international",
  "transport": "streamable-http",
  "url": "https://mobiz.lk/mcp"
}
MCP Inspector

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

Related tools

  • get_company_profile — Get the structured company profile of Mobiz International (Pvt) Ltd — a web design & software company in Sri Lanka: legal name, founding, locations, team, track record, core technology stack, heritage, languages and contact channels.
  • list_services — List all service lines Mobiz International offers (web design, eCommerce, mobile apps, AI & automation, SEO, social media, maintenance, healthcare web design).
  • get_service_details — Get full details for one Mobiz service line: description, typical deliverables, tech stack, typical timeline, indicative price bands, engagement models (fixed / retainer), 2–3 example portfolio projects and related FAQs.
  • search_portfolio — Search the public Mobiz portfolio of delivered projects.
  • get_pricing_guidance — Get indicative pricing guidance for a Mobiz service: price bands in LKR with approximate USD/AUD equivalents, what drives cost up or down, and what is included.
  • submit_project_brief — Submit a project brief to Mobiz International on behalf of a client.
  • get_faqs — Get curated frequently-asked questions about working with Mobiz.