← Back to browse

airmang-hwpx-mcp

Indexed by ai.smithery

About

자동화하여 HWPX 문서의 로딩, 탐색, 편집, 검증을 한 번에 처리합니다. 문단·표·주석 추가, 텍스트 일괄 치환, 머리말·꼬리말 설정 등 반복 작업을 신속히 수행합니다. 기…

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http airmang-hwpx-mcp https://server.smithery.ai/@airmang/hwpx-mcp/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"airmang-hwpx-mcp","type":"http","url":"https://server.smithery.ai/@airmang/hwpx-mcp/mcp"}'
JSON
{
  "mcpServers": {
    "airmang-hwpx-mcp": {
      "url": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
    }
  }
}