Content Tools
dtime.kr
Provides access to a design studio's information, portfolio, service guides, and FAQs.
ENDPOINT 1
https://dtime.kr/mcp
MCP server metadata
- Name
- kr.dtime/portfolio
- Version
- 1.0.0
디자인 타임(dtime)은 경기 화성·수원 디자인 스튜디오. read-only 도구 4종으로 스튜디오 정보, 포트폴리오 검색, 서비스 가이드, FAQ를 조회한다. 개인 연락처는 노출하지 않으며, 견적·주문 등 쓰기 작업은 Phase 5 이후 별도 도구로 제공 예정.
Known tools 4
get_studio_infoGet Design Time studio info — public location (city level only), service areas, response times, credentials, contact URL, sameAs.
Inferred read-onlyget_service_guideGet service guide for one of branding/editorial/printing/homepage/interior/package/event.
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.kr-dtime-portfolio]
url = "https://dtime.kr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kr-dtime-portfolio": {
"type": "http",
"url": "https://dtime.kr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kr-dtime-portfolio
Remote MCP URL: https://dtime.kr/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": {
"kr-dtime-portfolio": {
"url": "https://dtime.kr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kr-dtime-portfolio": {
"type": "http",
"url": "https://dtime.kr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kr-dtime-portfolio",
"transport": "streamable-http",
"url": "https://dtime.kr/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 dtime.kr was fetched 2026-09-03T10:50:38.846Z.
dtime.kr 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.