Skip to content

Latest commit

 

History

31 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

operational-intelligence

Agent-driven operational intelligence for interoperable systems, combining continuous validation, observability, diagnosis and remediation.

Generate an observable server

The root MCP server in mcp/ exposes create_server. It creates a new Express service from packages/server-template with request and route OpenTelemetry spans.

cd mcp
npm install
REACTEDGE_ROOT="$(git rev-parse --show-toplevel)" npm start

To invoke and inspect the MCP tool interactively from the repository root:

npx @modelcontextprotocol/inspector npx tsx mcp/server.ts

No environment argument is required because this MCP does not load the store-specific .env.<environment> files used by Magento Starter.

The tool requires a lowercase service name and port. It creates the service at the repository root, refuses an existing destination, installs dependencies, and derives the route, package and telemetry names from the service name.

About

Agent-driven operational intelligence for interoperable systems, combining continuous validation, observability, diagnosis and remediation.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages