eCommerce
ailink.co.kr
Enables searching, retrieving, comparing, and listing categories of government-verified B2B IT products from the AI Link procurement catalog.
ENDPOINT 1
https://ailink.co.kr/mcp
MCP server metadata
- Name
- ai-link
- Version
- 1.0.0
Known tools 4
get_product단일 제품의 상세 프로필(인증·리뷰·조달등록·시스템 요구사양(설치 서버 사양: CPU·메모리·디스크·서버 OS·DBMS·WAS 등)·provenance) 조회.
Inferred read-onlyCONNECT 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.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.