
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@atriumn/mcp-server
Advanced tools
MCP (Model Context Protocol) server that exposes your Idynic career identity to AI assistants like Claude.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows):
{
"mcpServers": {
"idynic": {
"command": "npx",
"args": ["@idynic/mcp-server", "--api-key", "YOUR_API_KEY"]
}
}
}
The Idynic tools will now be available in Claude.
Once connected, you can ask Claude things like:
| Resource | Description |
|---|---|
claims://user/all | All your professional claims |
claims://user/skills | Your skills |
claims://user/experience | Work experience |
opportunities://user/all | Saved opportunities |
stories://user/all | Professional stories |
| Tool | Description |
|---|---|
analyze_gap | Analyze skill gaps for a job |
compare_opportunities | Compare fit across multiple jobs |
get_skill_suggestions | Find related skills to develop |
get_tailored_profile | Get solution profile for an opportunity |
generate_tailored_resume | Create a tailored resume |
upload_story | Save a new professional story |
| Prompt | Description |
|---|---|
career_coach | Interactive career coaching |
interview_prep | Interview preparation |
gap_bridge | Skill gap guidance |
guided_story | Story capture session |
networking_intro | Networking message generator |
idynic-mcp --api-key <key> [options]
Options:
-k, --api-key <key> API key for authentication
-t, --access-token <token> OAuth access token
-s, --stage <stage> Environment: dev or prod (default: dev)
-r, --region <region> AWS region (default: us-east-1)
-h, --help Show help
Instead of CLI flags, you can use environment variables:
IDYNIC_API_KEY - Your API keyIDYNIC_ACCESS_TOKEN - OAuth access token (alternative to API key)MIT
FAQs
MCP server exposing Idynic career identity data to AI assistants
We found that @atriumn/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.