
Security News
Anthropic Identifies Biased Reasoning and Recklessness as Drivers of Claude’s PyPI Attack
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.
@sprintra/mcp
Advanced tools
Sprintra — AI-native project management MCP server. 17 consolidated tools, 17 resources, 8 persona prompts. Features, sprints, decisions, knowledge base, session replay, conflict detection, multi-IDE support (Claude Code, Cursor, Codex, Antigravity, Gemin
AI-native project management MCP server for vibe coders. Pilot your projects. Vibe your code.
Add to ~/.claude.json:
{
"mcpServers": {
"vibepilot": {
"command": "npx",
"args": ["vibepilot-mcp"]
}
}
}
Add to Claude Desktop config:
{
"mcpServers": {
"vibepilot": {
"command": "npx",
"args": ["vibepilot-mcp"],
"env": {
"VIBEPILOT_MODE": "local"
}
}
}
}
Connect to the hosted MCP endpoint:
https://vibepilot-api.fly.dev/api/mcp
OAuth 2.1 authentication required. Supports ChatGPT, Cursor, VS Code Copilot, and any MCP-compatible client.
| Variable | Description | Default |
|---|---|---|
VIBEPILOT_MODE | local (SQLite) or saas (PostgreSQL) | local |
SUPABASE_DATABASE_URL | PostgreSQL connection string (saas mode) | — |
GEMINI_API_KEY | Google Gemini API key for decision conflict detection (optional) | — |
create_project update_project resolve_project
create_feature update_feature create_story update_story batch_update_stories
create_sprint update_sprint assign_to_sprint create_release update_release
add_decision supersede_decision add_note
create_document update_document add_kb_link get_document_versions restore_document_version
start_session log_session_message complete_session start_work_session end_work_session get_active_session save_context_snapshot get_context_snapshot
update_criteria_status add_criterion remove_criterion verify_acceptance_criteria get_ai_guidance get_next_work report_progress
sync_git_commits get_git_status link_commits unlink_commits get_git_feature_stats
add_dependency remove_dependency get_dependency_graph
generate_claude_md
vibepm://projects — All projectsvibepm://project/{id}/context — Full project contextvibepm://project/{id}/features — All featuresvibepm://project/{id}/features/{fid}/bundle — Feature detail bundlevibepm://project/{id}/sprints/current — Active sprintvibepm://project/{id}/decisions — All decisionsvibepm://project/{id}/sessions — Brainstorm sessionsvibepm://project/{id}/activity — Activity feedvibepm://project/{id}/documents — Knowledge base documentsvibepm://project/{id}/releases — Release milestonesMIT
FAQs
Sprintra — AI-native project management MCP server. 17 consolidated tools, 17 resources, 8 persona prompts. Features, sprints, decisions, knowledge base, session replay, conflict detection, multi-IDE support (Claude Code, Cursor, Codex, Antigravity, Gemin
The npm package @sprintra/mcp receives a total of 18 weekly downloads. As such, @sprintra/mcp popularity was classified as not popular.
We found that @sprintra/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.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.