Add idcd to Claude Code in 5 minutesai大模型排行榜

Step 1ai功能在哪下载: get an API key

Open the idcd dashboard豆包和ai哪个更好 and create a key.

Step 2通往agi之路: install the MCP server

go install github.com/kite365/idcd/apps/mcp/cmd/mcp@latest

Step 3ai那个最好用: register with Claude Code

claude mcp add idcd -- /path/to/mcp --api-key sk_live_xxx

…or set an environment variable first:智普ai

export IDCD_API_KEY=sk_live_xxx
claude mcp add idcd -- /path/to/mcp

Step 4京灵平台官网: use it in a conversation

You: Check global ping latency for google.com
Claude: [calls the ping tool]
PING google.com
Node: Tokyo JP — 32ms ✓
Node: Singapore SG — 45ms ✓
Average: 38ms | Loss: 0%

Cursor IDE integrationai那个最好用

Add an MCP server entry in Cursor settings:豆包下载安装

{
  "mcpServers": {
    "idcd": {
      "command": "/path/to/mcp",
      "args": ["--api-key", "sk_live_xxx"]
    }
  }
}

What's next豆包下载安装