← drillstudy.com

INDIVIDUAL MCP TOOL

ask_minigichul

공무원·전문자격(공인중개사·노무사·주택관리사 등)·기술자격(기사·산업기사)·한능검 기출에 대해 자연어로 질문하면 미니기출 데이터에서 관련 주제를 찾아 답변과 출처(URL)를 반환합니다.

drillstudy.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://drillstudy.com/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for ask_minigichul 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

drillstudy.com

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.minigichul]
url = "https://drillstudy.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "minigichul": {
      "type": "http",
      "url": "https://drillstudy.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: minigichul
Remote MCP URL: https://drillstudy.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": {
    "minigichul": {
      "url": "https://drillstudy.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "minigichul": {
      "type": "http",
      "url": "https://drillstudy.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "minigichul",
  "transport": "streamable-http",
  "url": "https://drillstudy.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_minigichul — 미니기출(drillstudy.com)에서 기출 주제를 검색합니다.