npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

fenkit-mcp

v2.0.0

Published

Fenkit MCP Server — LLM-native task coordination layer

Readme

🚀 Fenkit MCP - La Infraestructura del "Done"

Cero fricción. Máximo control. Sincronización absoluta entre tu Agente AI y tu flujo de trabajo.

MCP Node.js Version License Test Badge

Fenkit MCP conecta tus agentes AI con Fenkit, tu centro de comando. Transforma SDD en progreso real y documentación estructurada sin mover un solo dedo.


🌪️ El Loop del Éxito: Auto-Invoke

Olvida el copiar y pegar. Fenkit MCP implementa un ciclo de vida autónomo donde el agente no solo "hace", sino que reporta y documenta.

sequenceDiagram
    participant U as Usuario
    participant A as Agente AI
    participant M as Fenkit MCP
    participant B as Fenkit Backend

    U->>A: "Trabaja en la tarea #42"
    A->>M: list_tasks()
    M->>A: Contexto completo de la tarea
    Note over A: El agente piensa y ejecuta (Con tu aprobación)
    A->>M: update_task_walkthrough()
    A->>M: set_task_status("In Review")
    M->>B: Sync en tiempo real
    B->>U: Notificación: Tarea Finalizada ✅

⚡ Activación en 30 Segundos

Despliega el poder de Fenkit en tu cliente favorito con un solo comando:

npx -y fenkit-mcp setup <client>

| Cliente | Comando de Setup | | :--- | :--- | | OpenCode | npx -y fenkit-mcp setup opencode | | Claude Code | npx -y fenkit-mcp setup claudecode | | Claude Desktop | npx -y fenkit-mcp setup claude | | GPT Codex | npx -y fenkit-mcp setup codex | | Cursor | npx -y fenkit-mcp setup cursor | | Windsurf | npx -y fenkit-mcp setup windsurf | | Antigravity | npx -y fenkit-mcp setup antigravity |


⚖️ ¿Por qué Fenkit MCP?

| Característica | Prompting Manual | Con Fenkit MCP | | :--- | :--- | :--- | | Contexto | Fragmentado | Siempre sincrónico | | Documentación | "Luego lo escribo" (Nunca pasa) | Automática: Plan + Walkthrough | | Visibilidad | Caja negra | Métricas y progreso en vivo | | Esfuerzo | Alto (Copy-Paste infinito) | Cero (Auto-invoke) |


📦 El Valor del "Dev-in-the-loop"

Fenkit permite que el desarrollador se enfoque en lo que realmente aporta valor: el Spec Driven Development (SDD), Testing, Seguridad, etc. Deja que el agente construya mientras Fenkit gestiona la burocracia técnica.

Al eliminar el caos administrativo, Fenkit genera de forma autónoma:

  • 📈 Métricas de ejecución: Seguimiento en tiempo real de versiones y tiempos de ejecución.
  • 🛡️ Evidencia: Documentación centralizada y lista para auditorías o revisiones de equipo.
  • 🔁 Sincronización Total: Tu código y tu panel de control siempre en la misma página, sin copy-paste.

🧰 Herramientas

Nuestras herramientas están diseñadas para que el agente tenga autonomía total:

  • 🔐 Auth: login, get_status - Seguridad robusta en cada interacción.
  • 📂 Proyectos: list_projects, select_project - Navegación inteligente.
  • 📝 Tareas: list_tasks, get_task_context_compact - Foco en lo que importa.
  • 🚀 Escritura: update_task_plan, update_task_walkthrough, set_task_status, set_task_priority - Documentación y lifecycle determinista.

🔥 Empieza Ahora

No dejes que tu agente trabaje en el vacío. Haz que cada línea de código cuente.

npx -y fenkit-mcp setup cursor

Haz que tu agente construya. Deja que Fenkit lo demuestre.