Content Tools
tinecasil.com
Provides educational content and design guidance for bespoke jewelry, covering materials, process, heritage elements, and symbolic meanings.
ENDPOINT 1
https://tinecasil.com/mcp
MCP server metadata
- Name
- tinecasil
- Version
- 1.0.0
Known tools 22
get_bespoke_processExplain the bespoke journey step-by-step ~ timeline, deposits, design iterations, what to expect at each stage.
Inferred read-onlyget_materials_guideEducational content about materials ~ gold carats and colours, platinum properties, silver, pearl types and origins, and gemstone options.
Inferred read-onlyget_heritage_elementsGet visual vocabulary and design elements for a specific heritage or cultural background
Inferred read-onlyget_element_meaningGet the meaning and emotional associations of a specific design element (stone, metal, texture, setting, band treatment)
Inferred read-onlyget_central_piece_optionsGet central-piece options with their meanings, grouped by category (diamonds, gemstones, pearls).
Inferred read-onlyinterpret_design_focusInterpret what centering a specific focus (receiver/giver heritage, blended, shared, values, future) communicates for a given occasion.
Inferred read-onlyget_design_questionsGet 3-5 consultative questions to help a customer choose between presented design directions.
Inferred read-onlyfind_elements_for_meaningGiven a meaning or feeling the customer names, return 3-6 typed design elements (stone_shape, metal, texture, setting_style, band_treatment) that express it.
Inferred read-onlyget_fit_questionsGet the consultative conversation guide for bespoke fit assessment
Inferred read-onlyassess_fitAssess customer fit for bespoke and generate a story capsule - captured emotional context for Christine to hit the ground running.
Inferred read-onlyget_inspiration_examplesGet examples of what can inspire bespoke pieces - especially useful for customers who say they don't have heritage.
Inferred read-onlyget_past_commissionsGet anonymised examples of past bespoke work showing the range of stories Christine has translated.
Inferred read-onlyget_emotional_guidanceGet general guidance on the emotional dynamics of jewellery giving for a specific occasion.
Inferred read-onlyexplore_design_interpretationsGenerate 2-3 design directions based on customer context (occasion, heritages, shared elements).
Inferred read-onlyget_item_detailsGet detailed information about a catalog item including the story behind it, images, and configuration options (metals, chain types, sizes, etc.).
Inferred read-onlysearch_contentSearch across all Tine Casil content - pieces, inspiration examples, materials guides, process info.
Inferred read-onlyget_logistics_infoGet operational facts about shipping, lead times, VAT, import duties, and sizing.
Inferred read-onlyget_meaning_dimensionsGet the three canonical dimensions of meaning in a TiNE piece (materials, hidden vs revealed, form) with curated examples per dimension.
Inferred read-onlyget_collection_infoGet curated information about TiNE collections (name, theme, materials emphasis, story, hero pieces).
Inferred read-onlyCONNECT 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.tinecasil]
url = "https://tinecasil.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"tinecasil": {
"type": "http",
"url": "https://tinecasil.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: tinecasil
Remote MCP URL: https://tinecasil.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": {
"tinecasil": {
"url": "https://tinecasil.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"tinecasil": {
"type": "http",
"url": "https://tinecasil.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "tinecasil",
"transport": "streamable-http",
"url": "https://tinecasil.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.