
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@atriumn/idynic-mcp
Advanced tools
MCP (Model Context Protocol) server for Idynic - your AI career companion.
npm install -g @atriumn/idynic-mcp
Or run directly with npx:
npx @atriumn/idynic-mcp
IDYNIC_API_KEY (required): Your Idynic API keyIDYNIC_API_URL (optional): API base URL (defaults to https://idynic.com/api/v1)Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
{
"mcpServers": {
"idynic": {
"command": "npx",
"args": ["@atriumn/idynic-mcp"],
"env": {
"IDYNIC_API_KEY": "idn_your_api_key_here"
}
}
}
}
| Tool | Description |
|---|---|
get_profile | Get your full profile |
update_profile | Update contact information |
get_claims | Get your evidence blocks (skills, education, etc.) |
list_opportunities | List tracked job opportunities |
get_opportunity | Get details of a specific opportunity |
add_opportunity | Add a new job opportunity |
analyze_match | Get match analysis for a job |
get_tailored_profile | Get tailored profile for a job |
create_share_link | Create shareable link for a profile |
add_and_tailor | Add job + generate tailored profile |
add_tailor_share | Add + tailor + create share link |
| URI | Description |
|---|---|
idynic://profile | Your profile data |
idynic://claims | Your evidence blocks |
idynic://opportunities | Your tracked opportunities |
idynic://opportunities/{id} | Specific opportunity |
idynic://opportunities/{id}/match | Match analysis |
idynic://opportunities/{id}/tailored | Tailored profile |
idynic://work-history | Your work history |
MIT
FAQs
MCP server for Idynic - AI career companion
We found that @atriumn/idynic-mcp 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.

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.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.