PingCode Connector for AI agents.
10 live capabilities
Manage your agile project management and R&D workflows through natural conversation.
Waiting for input…
Why people use PingCode
PingCode for Agile Project Management and R&D
With this Connector, that friction disappears. You can just tell your agent to log the bug you just found or ask for a summary of the current sprint. It pulls that data directly into your workspace, so you can stay focused on the work that actually matters.
What Vinkius changes
You get a conversational interface for your entire agile project management workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Logging a bug during a live debug session
A developer finds a production bug and asks their agent to create a bug item in the 'Core Engine' project using create_work_item.
- Real-world use case 02
Checking release readiness for a product launch
A product owner asks the agent to list all releases for the 'Mobile App' project to see if the latest version is ready.
- Real-world use case 03
Retrieving technical specs for a new feature
A new engineer asks their agent to pull the content of the 'API Standards' wiki page using get_wiki_page.
Complete set · 10capabilities
The complete PingCode capability set.
These are the exact actions your AI can choose when you ask it to work with PingCode.
01—04
4 capabilities in this set.
Part of 10 available through PingCode.
- 01 Capability
Create work item
Create a new task, story, or bug in your project. This helps you log issues immediately as you find them.
- 02 Capability
Get project
Get the specific details for a single project. Use this to see the high-level goals and metadata.
- 03 Capability
Get wiki page
Pull the content of a specific wiki page. This is perfect for getting technical specs without searching folders.
- 04 Capability
List members
See a list of all members in your organization. Use this to quickly identify team members.
05—07
3 capabilities in this set.
Part of 10 available through PingCode.
- 05 Capability
List projects
View all active agile projects in your workspace. This helps you see the big picture of what's being built.
- 06 Capability
List releases
Get a list of project releases. This keeps you on top of your delivery schedule and deadlines.
- 07 Capability
List sprints
View all current and planned sprints for a project. Use this to monitor your team's current focus.
08—10
3 capabilities in this set.
Part of 10 available through PingCode.
- 08 Capability
List teams
See all teams organized within your company. Use this to understand the organizational structure.
- 09 Capability
List wiki pages
Browse all available wiki pages in your repositories. This is useful for finding documentation quickly.
- 10 Capability
List work items
Get a list of all work items in a specific project. Use this to see the current backlog or task list.
Set up in minutes
One URL. Then ask PingCode to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PingCode from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it PingCode, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PingCode for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the PingCode URL.
- Step 03
Save and start
Save the connection and enable PingCode in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"pingcode": {
"url": "https://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using PingCode
Open Agent mode in chat and ask: "Using PingCode, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"pingcode": {
"url": "https://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using PingCode
Ask Copilot: "Using PingCode, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"pingcode": {
"url": "https://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using PingCode
Open Cascade and ask: "Using PingCode, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"pingcode": {
"url": "https://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using PingCode
Ask Cline: "Using PingCode, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add pingcode --transport http "https://edge.vinkius.com/vk_preview_h3OkWCOwOSfshIkTEnLmEeTLnszwTNy71kvTElej/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using PingCode
Ask Claude: "Using PingCode, show me...". 10 tools are ready
Where the request belongs
Work PingCode can move forward.
This is for software engineers and product managers who are tired of context-switching between their code and project management dashboards.
Software Developer
Logs bugs and retrieves technical specs from the wiki without leaving the IDE.
Product Owner
Audits backlogs and checks release readiness using natural language queries.
Agile Coach
Oversees multiple team workflows and organizational structures from a single chat interface.
DevOps Engineer
Pulls project data into automated pipelines to provide AI-driven insights.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGitScrum Sprints
Plan and track sprints via GitScrum. manage sprint cycles, monitor KPIs, review burndown charts, and organize user stories and epics from any AI agent.
VivifyScrum
Manage agile projects with Scrum and Kanban boards, sprint planning, and backlog grooming for software development teams.
Targetprocess
Connect your AI to Apptio Targetprocess. Agile portfolio management natively from the terminal: track user stories, active bugs, and sprint iterations seamlessly.
Leiga
Manage agile projects with AI-assisted sprint planning, task prioritization, and team workload balancing that adapts in real time.
TAPD
Agile product development and collaboration platform by Tencent. manage stories, bugs, and iterations via AI.
Yodiz
Manage user stories, sprints, bugs, and epics on Yodiz. the all-in-one agile project management and issue tracking capability.
Bring your own AI
Change the model, client or framework. Keep PingCode connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about PingCode.
The practical details behind the request, access and result.
Can I use the PingCode MCP to manage my team's sprints?
Yes. You can ask your agent to list current sprints, check progress on specific tasks, and get updates on your delivery schedule without leaving your chat.
How does the PingCode MCP help with documentation?
It lets your agent pull content from your wiki repositories instantly. You can ask for technical specs or deployment guides and get them right in your workspace.
Can my agent create bug reports in PingCode?
Absolutely. You can describe a bug in plain English, and your agent will use the Connector to create a formal work item with the correct metadata.
Can I see all my projects using the PingCode MCP?
Yes, your agent can list all active agile projects in your organization so you can quickly switch context between different development areas.
Does the PingCode MCP work with Cursor or Claude?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing you to stay in your preferred capability.
How do I get my team members listed?
You can simply ask your agent to list the organization members. It will pull the current list of people and teams from your PingCode workspace.
How do I find my PingCode Client ID and Secret?
Log in to the PingCode Enterprise Backend, navigate to [Credential Management] (凭据管理), and create a new application. Your Client ID and Client Secret will be generated there.
Can I create different types of work items like bugs or stories?
Yes. When using create_work_item, you can specify the type parameter (e.g., 'task', 'story', 'bug') to ensure the item is correctly categorized in your agile project.
Does this server support wiki documentation?
Yes. You can use list_wiki_pages to browse through your documentation repositories and get_wiki_page to retrieve the content of specific pages for your AI agent to read.
One connection away
Give your agent a direct line to PingCode.
Connect PingCode once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available