자동화하여 HWPX 문서의 로딩, 탐색, 편집, 검증을 한 번에 처리합니다. 문단·표·주석 추가, 텍스트 일괄 치환, 머리말·꼬리말 설정 등 반복 작업을 신속히 수행합니다. 기…
claude mcp add airmang-hwpx-mcp --transport http https://server.smithery.ai/@airmang/hwpx-mcp/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"airmang-hwpx-mcp": {
"url": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"airmang-hwpx-mcp": {
"serverUrl": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"airmang-hwpx-mcp": {
"type": "http",
"url": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"airmang-hwpx-mcp": {
"url": "https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"airmang-hwpx-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@airmang/hwpx-mcp/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://server.smithery.ai/@airmang/hwpx-mcp/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/ai.smithery--airmang-hwpx-mcp/reviews or the review_server meta-tool.
POST /mcp