← Registry

Content Tools

jio.ge

Provides access to a furniture design portfolio, including project listings, details, and images.

1 endpoint8 known toolsFirst detected July 16, 2026Last detected August 23, 2026

ENDPOINT 1

https://jio.ge/api/mcp

No auth detected

MCP server metadata

Name
jio-studio-webmcp
Version
1.0.0
Capabilities
tools
Server instructions

Use the tools to read Jio Studio services and projects or prepare WhatsApp contact links. Never claim a WhatsApp message was sent automatically.

Known tools 8

get_services

Return Jio Studio's custom furniture services and short descriptions.

Inferred read-only
get_portfolio_projects

Return portfolio projects with title, room/category, summary, URL, cover image URL, and Markdown image syntax for rendering.

Inferred read-only
search_projects_by_room

Find relevant portfolio projects by room or furniture type, such as kitchen, bedroom, wardrobe, TV wall, bathroom, office, apartment, or commercial space.

Inferred read-only
get_project_details

Return details for one portfolio project using its slug.

Inferred read-only
get_project_images

Return renderable image URLs and Markdown image syntax for a portfolio project cover and gallery.

Inferred read-only
start_custom_furniture_inquiry

Return the correct WhatsApp contact action URL for starting a custom furniture inquiry.

Inferred read-only
prepare_whatsapp_message

Prepare a WhatsApp message draft and URL for a custom furniture inquiry.

Potential side effects
get_contact_info

Return public Jio Studio contact details and social links.

Inferred read-only

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.jio-studio-webmcp]
url = "https://jio.ge/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jio-studio-webmcp": {
      "type": "http",
      "url": "https://jio.ge/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jio-studio-webmcp": {
      "type": "http",
      "url": "https://jio.ge/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jio-studio-webmcp",
  "transport": "streamable-http",
  "url": "https://jio.ge/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for jio.ge was fetched 2026-08-05T13:12:18.360Z and is being refreshed.

Trust status Trusted

jio.ge is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.