LIVE ENDPOINT
https://boxtier.kr/mcp
Connect to this endpoint to inspect the live schema for fetch and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
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.boxtier]
url = "https://boxtier.kr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"boxtier": {
"type": "http",
"url": "https://boxtier.kr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: boxtier
Remote MCP URL: https://boxtier.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": {
"boxtier": {
"url": "https://boxtier.kr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"boxtier": {
"type": "http",
"url": "https://boxtier.kr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "boxtier",
"transport": "streamable-http",
"url": "https://boxtier.kr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search— BoxTier에서 현재 공개 모집 중인 실제 농구 매칭방을 검색한다.get_my_boxtier_account— BoxTier 로그인을 시작하거나 현재 연결된 내 계정과 영수증 생성 한도 정책을 확인한다.list_my_match_records— 로그인한 BoxTier 사용자의 최근 농구 경기 기록을 조회한다.create_basketball_receipt— 박스티어(BoxTier) 스타일의 농구 경기 영수증 PNG를 만든다.