loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

SpringLens

MCP Tool

HeJiguang/SpringLens

Agent-first runtime tooling for Spring Boot: execution graphs, governed overlays, and reviewable remediation drafts for coding agents.

Install

$ npx loaditout add HeJiguang/SpringLens

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "SpringLens": {
      "command": "npx",
      "args": [
        "-y",
        "SpringLens"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Spring Lens

[](https://github.com/HeJiguang/SpringLens/actions/workflows/ci.yml) [](https://github.com/HeJiguang/SpringLens/blob/main/LICENSE)

Spring Lens is an AI Runtime Operating System for Spring Boot applications.

It does not treat logs as the primary diagnostic surface. Instead, it captures runtime behavior as structured execution graphs and exposes question-oriented runtime tools for AI systems.

Modules
  • spring-lens-model
  • shared runtime graph model and registration DTOs
  • spring-lens-spi
  • plugin contracts for collectors, tools, and playbooks
  • spring-lens-runtime
  • in-memory graph assembly and built-in collectors for HTTP, exception, and JDBC slow SQL
  • spring-lens-starter
  • default low-risk Spring Boot starter with observation-native capture foundations, runtime query API, and compatibility instrumentation switches
  • spring-lens-agent-contract
  • shared agent-side contracts for overlay specs, patch proposals, and instrumentation modes
  • spring-lens-agent-starter
  • explicit high-trust extension for agent-origin instrumentation and future overlay/patch control
  • spring-lens-server
  • external control plane with application registry, tool registry/router, playbooks, and MCP-exposed tools
  • spring-lens-demo-app
  • runnable example application backed by H2
Adoption Path
  • Add spring-lens-starter when you want runtime truth, execution graphs, and AI-facing runtime tools with the lowest adoption risk.
  • Add spring-lens-agent-starter only when you want to opt into future high-trust agent instrumentation flows such as overlays or governed source patch proposals.

Current Phase 1 defaults:

  • spring.lens.observation-native-enabled=true
  • spring.lens.compatibility-instrumentation-enabled=true

This means the observation-native path is present and testable, while l

Tags

agenticai-agentcodexcursordeveloper-toolsjavamcpobservabilityruntime-analysisspring-boot

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated12 days ago
Security: AREADME
New

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit4/1/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/HeJiguang/SpringLens)](https://loaditout.ai/skills/HeJiguang/SpringLens)