LIVE ENDPOINT
https://ailink.co.kr/mcp
Connect to this endpoint to inspect the live schema for search_products 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.ai-link]
url = "https://ailink.co.kr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"ai-link": {
"type": "http",
"url": "https://ailink.co.kr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: ai-link
Remote MCP URL: https://ailink.co.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": {
"ai-link": {
"url": "https://ailink.co.kr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"ai-link": {
"type": "http",
"url": "https://ailink.co.kr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "ai-link",
"transport": "streamable-http",
"url": "https://ailink.co.kr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_product— 단일 제품의 상세 프로필(인증·리뷰·조달등록·시스템 요구사양(설치 서버 사양: CPU·메모리·디스크·서버 OS·DBMS·WAS 등)·provenance) 조회.compare_products— 두 제품의 조달등록·인증·도입사례 수를 나란히 제공(순위·우열 판단은 제공하지 않음).list_categories— AI Link의 전체 IT 솔루션 카테고리 목록.