INDIVIDUAL MCP TOOL
nmjib_process_guide
반셀프 인테리어 공정 순서 22단계(보양→철거→설비→…→마감)와 평형별 표준 풀리모델링 영업일(15~65평, 내만집 일정 엔진 데이터).
LIVE ENDPOINT
https://nmjib.com/api/mcp
Connect to this endpoint to inspect the live schema for nmjib_process_guide 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
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.nmjib]
url = "https://nmjib.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"nmjib": {
"type": "http",
"url": "https://nmjib.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: nmjib
Remote MCP URL: https://nmjib.com/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": {
"nmjib": {
"url": "https://nmjib.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"nmjib": {
"type": "http",
"url": "https://nmjib.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "nmjib",
"transport": "streamable-http",
"url": "https://nmjib.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— 내만집(nmjib.fetch— search 결과의 id(예: magazine/30pyeong-cost, guide/process-order) 또는 nmjib.nmjib_checklist— 내만집 시공 체크리스트.nmjib_cost_reference— 평형(20·24·30·33·40평)·공간(욕실·주방·현관·거실·베란다 등)·공정(도배·타일·마루·필름·샤시·조명 등) 30개 주제의 비용 범위.nmjib_faq_search— 내만집 공개 문서에 실린 질문·답(FAQ) 수백 쌍에서 질문과 가장 가까운 것을 찾는다.