Back to directory
jarvisassistantux/loopsense

jarvisassistantux/loopsense

@jarvisassistantux

LoopSense is an open-source MCP server that closes the feedback loop for AI coding agents — giving them real-time visibility into CI results, deployments, test outcomes, and file system changes.

mcp-serverci-cdfeedback-loopautomationmonitoringai-agentsloop-sense

Installation & Configuration

{
  "loopsense": {
    "command": "npx",
    "args": [
      "-y",
      "@loopsense/mcp"
    ],
    "env": {
      "GITHUB_TOKEN": "ghp_your_token_here"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12