
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
vynn-mcp
Advanced tools
mcp-name: io.github.beee003/vynn-mcp
MCP server for Vynn — self-improving AI workflows & backtesting.
list_workflows — List your workflowsget_workflow — Get workflow details with stepscreate_workflow — Create a new workflowrun_workflow — Execute a workflowget_runs / get_run_summary — View run historyoptimize_prompt — AI-powered prompt optimization for a stepapply_prompt_optimization — Apply an optimized promptget_model_recommendation — Get model swap recommendationsset_schedule / get_schedule / delete_schedule — Cron schedulingcreate_trigger / list_triggers — Inbound webhook triggersbacktest — Run a backtest with natural language or structured strategiesbatch_backtest — Parameter sweep across strategy variationsoptimize_portfolio — Mean-variance portfolio optimizationlist_templates / clone_template — Workflow templateslist_available_tools — Tools attachable to workflow stepsget_analytics — Workflow performance analytics# Install
pip install vynn-mcp
# Or from source
pip install -e /path/to/vynn-mcp
Set your API key:
export VYNN_API_KEY="vynn_free_..."
Add to your Claude Code MCP config (~/.claude.json):
{
"mcpServers": {
"vynn": {
"command": "vynn-mcp",
"env": {
"VYNN_API_KEY": "vynn_free_..."
}
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"vynn": {
"command": "vynn-mcp",
"env": {
"VYNN_API_KEY": "vynn_free_..."
}
}
}
}
Sign up at the-vynn.com or:
curl -X POST https://the-vynn.com/v1/signup \
-H "Content-Type: application/json" \
-d '{"email": "you@example.com"}'
FAQs
MCP server for Vynn — self-improving AI workflows & backtesting
The pypi package vynn-mcp receives a total of 16 weekly downloads. As such, vynn-mcp popularity was classified as not popular.
We found that vynn-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.

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.