HackEDU (Security Journey) Connector for AI agents.
10 live capabilities
Manage developer security training and automated vulnerability education.
Waiting for input…
Why people use HackEDU (Security Journey)
HackEDU (Security Journey) for Automated Developer Security Training
This Connector lets your AI agent handle the middleman work. You can tell your agent to take a vulnerability from a scanner and push it into HackEDU as a new issue. It automatically kicks off the right training for the right people. You get a closed-loop system where real-world bugs directly inform developer education without you having to move a single piece of data between tabs.
What Vinkius changes
You get a dedicated security training manager that lives inside your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Closing the bug bounty loop
An AppSec lead sees a spike in SQL injection bugs and asks the agent to use create_issue to push the bug and trigger adaptive training for the backend team.
- Real-world use case 02
Instant team progress checks
An Engineering Manager needs a weekly status update and asks the agent to summarize the get_team_progress for three different squads to see who's finished.
- Real-world use case 03
Onboarding new developers
A new hire joins the team and the manager asks the agent to use list_content to find the best Secure Coding Basics modules for them.
Complete set · 10capabilities
The complete HackEDU (Security Journey) capability set.
These are the exact actions your AI can choose when you ask it to work with HackEDU (Security Journey).
01—04
4 capabilities in this set.
Part of 10 available through HackEDU (Security Journey).
- 01 Capability
Create issue
Pushes a new vulnerability into HackEDU to trigger a personalized training plan for a team.
- 02 Capability
Get team progress
Shows the current completion status and training stats for a specific team.
- 03 Capability
Get user
Pulls the full profile and details for a specific user in your account.
- 04 Capability
Get user progress
Retrieves the specific training milestones and completion data for an individual user.
05—07
3 capabilities in this set.
Part of 10 available through HackEDU (Security Journey).
- 05 Capability
List adaptive training plans
Shows the training plans that were automatically generated based on real-world vulnerability findings.
- 06 Capability
List content
Browses all the available security modules and lessons in your HackEDU catalog.
- 07 Capability
List issues
Lists the vulnerability issues synced from external sources like Bugcrowd or HackerOne.
08—10
3 capabilities in this set.
Part of 10 available through HackEDU (Security Journey).
- 08 Capability
List teams
Shows all the teams currently configured within your HackEDU platform.
- 09 Capability
List users
Pulls a full list of every user registered in your HackEDU account.
- 10 Capability
List vulnerabilities
Shows the full taxonomy of vulnerabilities mapped to CWE, CVE, and CAPEC standards.
Set up in minutes
One URL. Then ask HackEDU (Security Journey) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HackEDU (Security Journey) 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_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HackEDU (Security Journey) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey) URL.
- Step 03
Save and start
Save the connection and enable HackEDU (Security Journey) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hackedu-security-journey": {
"url": "https://edge.vinkius.com/vk_preview_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey)
Open Agent mode in chat and ask: "Using HackEDU (Security Journey), help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hackedu-security-journey": {
"url": "https://edge.vinkius.com/vk_preview_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey)
Ask Copilot: "Using HackEDU (Security Journey), help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hackedu-security-journey": {
"url": "https://edge.vinkius.com/vk_preview_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey)
Open Cascade and ask: "Using HackEDU (Security Journey), help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hackedu-security-journey": {
"url": "https://edge.vinkius.com/vk_preview_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey)
Ask Cline: "Using HackEDU (Security Journey), help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hackedu-security-journey --transport http "https://edge.vinkius.com/vk_preview_mFYLpKy0ZZF6v0IY576EZXEePCQlU17GJMa38ror/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 HackEDU (Security Journey)
Ask Claude: "Using HackEDU (Security Journey), show me...". 10 tools are ready
Where the request belongs
Work HackEDU can move forward.
This is for AppSec leads and engineering managers who are tired of manually tracking security training and want to automate the bridge between vulnerability discovery and developer education.
AppSec Coordinator
Automates the flow from bug bounty reports to specific developer training plans.
Engineering Manager
Quickly checks if their team is hitting security compliance milestones without opening a browser.
Security Engineer
Pulls vulnerability taxonomies to ensure training matches the real threats the company faces.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKnowBe4 (KMSAT Reporting)
Audit security awareness. list users, track phishing tests, and monitor risk scores.
360Learning
Collaborative learning platform. manage users, courses, paths, and training statistics via AI.
eduMe
Equip your AI agent to manage mobile training, track trainees, and monitor course completion via the eduMe API.
Degreed
Equip your AI agent to discover learning content, track skills, and monitor user completions via the Degreed API.
Senar.io
Detect and respond to security threats with AI-powered SIEM that correlates events across your infrastructure in real time.
LearningSuite
Create and deliver corporate training programs with course authoring, quizzes, and progress tracking for distributed teams.
Bring your own AI
Change the model, client or framework. Keep HackEDU 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 HackEDU.
The practical details behind the request, access and result.
Can HackEDU (Security Journey) help me automate developer training?
Yes, it connects your training platform to your AI agent so you can manage assignments, track progress, and trigger lessons automatically through conversation.
How does HackEDU (Security Journey) handle bug bounty data?
You can push vulnerabilities from sources like Bugcrowd or HackerOne into the system to automatically generate personalized training plans for your developers.
Can I see who hasn't finished their security modules?
Yes, your agent can pull progress for specific users or teams, allowing you to quickly identify who needs to complete their required training.
Does HackEDU (Security Journey) support CWE and CVE mappings?
It does. The Connector can access the vulnerability taxonomy mapped to CWE, CVE, and CAPEC standards to ensure your training stays relevant to real threats.
Is HackEDU (Security Journey) good for AppSec teams?
It's specifically designed for AppSec teams who need to bridge the gap between finding bugs and educating the engineers who write the code.
Can I use HackEDU (Security Journey) to see our full user list?
Yes, your agent can pull a full list of every user in your HackEDU account whenever you need to perform an audit or manage access.
How do I find my HackEDU API Key?
Log in to your HackEDU Admin Dashboard and navigate to the API section. You will be able to generate and copy your unique X-API-Key from there.
Can I track the training progress of a specific team?
Yes! Use the get_team_progress capability by providing the unique team ID. The agent will return the completion percentage and status for that team.
What is 'Adaptive Training' in this integration?
Adaptive Training allows you to push real-world vulnerability findings (via create_issue) to HackEDU. The platform then automatically assigns relevant security lessons to developers to help them fix and prevent similar issues.
Is HackEDU now part of Security Journey?
Yes, HackEDU was acquired by Security Journey. This integration works with accounts from both brands using the same API infrastructure.
One connection away
Give your agent a direct line to HackEDU.
Connect HackEDU once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available