tensor-framework

Cmtovar/tensor-framework
★ 0 stars Unknown language 💻 Code/Dev Tools Updated 1d ago
MCP server: structural completeness linter for cross-domain energy path topology in cyber-physical system designs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tensor-framework": {
      "command": "npx",
      "args": [
        "-y",
        "Cmtovar/tensor-framework"
      ]
    }
  }
}