Content Tools
jio.ge
Provides access to a furniture design portfolio, including project listings, details, and images.
ENDPOINT 1
https://jio.ge/api/mcp
MCP server metadata
- Name
- jio-studio-webmcp
- Version
- 1.0.0
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_portfolio_projectsReturn portfolio projects with title, room/category, summary, URL, cover image URL, and Markdown image syntax for rendering.
Inferred read-onlysearch_projects_by_roomFind relevant portfolio projects by room or furniture type, such as kitchen, bedroom, wardrobe, TV wall, bathroom, office, apartment, or commercial space.
Inferred read-onlyget_project_imagesReturn renderable image URLs and Markdown image syntax for a portfolio project cover and gallery.
Inferred read-onlystart_custom_furniture_inquiryReturn the correct WhatsApp contact action URL for starting a custom furniture inquiry.
Inferred read-onlyprepare_whatsapp_messagePrepare a WhatsApp message draft and URL for a custom furniture inquiry.
Potential side effectsCONNECT 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.
jio.ge is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.