
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
CLI tool to supercharge AI coding environments — installs MCPs, skills, agents, and memory pipelines
CLI to set up a fully configured AI coding environment in one command—MCPs, providers, skills, orchestrators, and inventories for Crush and Kiro.
npx f2g-telco init
| Step | f2g-telco | Manual setup |
|---|---|---|
| Install MCP servers | Auto-installs with user prefix and fallbacks | Repeated npm/pip commands, sudo issues |
| Tool config | Writes full Crush/Kiro configs (MCPs, providers, models, permissions, LSP) | Hand-edit JSON with multiple schemas |
| Skills & orchestrator | Clones, symlinks, and wires orchestrator templates | Manual git clone + path wiring |
| Provider keys | Guided boxed prompts with skip/retry | Ad hoc env collection |
| Inventory | Generates INVENTORY.md for agents | Manual docs |
| Recovery | Verbose mode + doctor checks | Debug on your own |
| Command | Description |
|---|---|
f2g-telco init | Interactive setup wizard (tools, providers, MCPs, skills, configs) |
f2g-telco add <mcp> | Install and configure a single MCP by id |
f2g-telco remove <mcp> | Uninstall and remove a single MCP by id |
| `f2g-telco list [--mcps | --providers |
f2g-telco update | Pull latest registries and refresh configs |
f2g-telco doctor | Health check (Node, git, PATH, MCP binaries) |
| Provider | Free? | Models | Description |
|---|---|---|---|
| GitHub Copilot | Subscription | Claude Opus/Sonnet/Haiku, GPT, Gemini, Grok | Full catalog via Copilot |
| Ollama | ✅ Free | Qwen3, Llama, Mistral, etc. | Local models, private |
| NVIDIA NIM | ✅ Free tier | Llama 3.3 70B, DeepSeek R1, Kimi K2.5 | 1000 free credits |
| Google AI Studio | ✅ Free tier | Gemini 2.5 Pro/Flash | Free key from aistudio.google.com |
| Groq | ✅ Free tier | Llama 3.3 70B, Llama 3.1 8B | Ultra-fast inference |
| Cerebras | ✅ Free tier | Llama 3.3 70B, Llama 3.1 8B | Fastest inference, 30 req/min |
| OpenAI-Compatible | Varies | Any compatible model | LM Studio, vLLM, custom endpoints |
| Server | Category | Free | Description |
|---|---|---|---|
| mem0 | Memory | ✅ | Long-term memory across sessions |
| contextgraph | Memory | ✅ | Shared memory with provenance + entities |
| memory | Memory | ✅ | Knowledge graph — entities and relations |
| context7 | Knowledge | ✅ | Up-to-date library documentation |
| sequential-thinking | Reasoning | ✅ | Multi-step reasoning with branching |
| filesystem | Core | ✅ | File operations |
| fetch | Core | ✅ | HTTP requests |
| github | Dev | ✅ | PRs, issues, commits |
| gitnexus | Dev | ✅ | Codebase knowledge graph |
| postgresql | Dev | ✅ | Database queries |
| playwright | Testing | ✅ | Browser automation, E2E |
| mermaid | Docs | ✅ | Diagram rendering |
| notion | Productivity | ✅ | Notion pages and databases |
Pull requests are welcome. Please run npm run build and npm test before submitting.
MIT
FAQs
CLI tool to supercharge AI coding environments — installs MCPs, skills, agents, and memory pipelines
The npm package f2g-telco receives a total of 11 weekly downloads. As such, f2g-telco popularity was classified as not popular.
We found that f2g-telco 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.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.