Article Author: 程序员晚枫 | AI Programming Advocate | Specializing in AI Tool Reviews & Teaching

400,000+ followers across platforms, 6 years Python development experience, creator of python-office open-source project

💡 Want a systematic overview of all vendors' Coding Plans? 👉 Click to View Coding Plan Comparison Summary

Hey everyone, this is 程序员晚枫 (Programmer Wanfeng).

Last time I introduced JD Cloud JD Cloud Coding Plan, and today I'm bringing you a hands-on getting-started tutorial, walking you through from registration to configuration.

1. Prerequisites

What You Need

  1. A JD account (register at jd.com if you don't have one)
  2. Real-name verification (required for domestic cloud services)
  3. A computer (Windows/Mac/Linux all fine)
  4. Stable internet connection

Chrome, Edge, Firefox all work — Chrome recommended.

2. Registration and Activation

Step 1: Visit JD Cloud

👉 Click to View JD Cloud Coding Plan Details

Find the JD Cloud entry on the page and go to the registration page.

Step 2: Complete Real-Name Verification

  • Individual developers: ID card verification is sufficient
  • Enterprise users: business license and other enterprise credentials needed

Step 3: Subscribe to Coding Plan

  1. Select "AI Services" → "Coding Plan"
  2. Choose a plan (monthly/annual)
  3. Complete payment

3. Configure Development Tools

Method 1: VS Code Plugin

  1. Open VS Code
  2. Press Ctrl+Shift+X to open the extension marketplace
  3. Search for "JD Cloud" or "京点点"
  4. Install the plugin
  5. Log in with your JD Cloud account
  6. Start using

Method 2: JetBrains Series

Supports IntelliJ IDEA, PyCharm, WebStorm, and more:

  1. Open Settings → Plugins
  2. Search for "JD Cloud"
  3. Install and log in

Method 3: Command Line Tool

For developers who prefer terminal operations:

1
2
3
4
5
6
7
8
# Install command line tool (using pip as example)
pip install jdcloud-sdk-python

# Log in
jdcloud configure

# Start using
jdcloud ai-code --help

4. FAQs

Q1: How much free quota is there?

New users typically get a trial quota — check the official site for specifics. Quotas increase significantly after subscribing.

Q2: Which models are supported?

JD Cloud Coding Plan primarily features:

  • JD's self-developed models
  • Mainstream open-source models (like Qwen, DeepSeek, etc.)

Check the console for the specific model list.

Q3: How is domestic access speed?

JD Cloud has nodes across China — fast access and low latency. Much more stable than overseas vendors.

5. Advanced Tips

1. Keyboard Shortcut Settings

Find Coding Plan-related settings in your IDE settings and enable your preferred shortcuts.

2. Context Optimization

Give AI more context (code comments, project structure) and generated results will be more accurate.

3. Switch Between Models

If results aren't satisfying, try switching to another model — find the one that works best for you.



📢 More Coding Plan Comparisons: 👉 View All Vendors' Coding Plans


Author: 程序员晚枫 (Programmer Wanfeng), across all platforms, specializing in AI tool reviews and Python automation office teaching.


🎓 AI Programming Course

Want to learn AI programming systematically? Check out CoderWanFeng's AI Programming Course!


🤖 Developer Productivity Tools

👉 Want to try MiniMax Token Plan? Click here for 10% off

💡 Pay-per-use pricing — super cost-effective! Think of it like a farmers market: buy a ticket, and all the veggies are free. Pay based on actual usage, no limits, no monthly fees. Perfect for developers!