probelabs/visor

Visor — AI workflow engine for code review, assistants, and automation. Orchestrates checks, MCP tools, and AI providers with YAML-driven pipelines. Runs as GitHub Action, CLI, Slack bot, or HTTP API.

23Stars on the repository
7Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

code_analyzer

01

probelabs/visor

MCP server Claude CodeCodexCursor +2

MCP server "codeanalyzer" as configured in probelabs/visor. Runs ./mcp/analyzer.py with python3. Needs 1 environment variable to run.

23 2d ago A tokens not measured original MIT

security_scanner

02

probelabs/visor

MCP server Claude CodeCodexCursor +2

MCP server "securityscanner" as configured in probelabs/visor. Runs ./mcp/security.js with node. Needs 2 environment variables to run.

23 2d ago A tokens not measured original MIT

probelabs/visor

MCP server Claude CodeCodexCursor +2

MCP server "performanceprofiler" as configured in probelabs/visor. Runs ./tools/performance-analyzer.js with node. Needs 2 environment variables to run.

23 2d ago A tokens not measured original MIT

dependency_checker

04

probelabs/visor

MCP server Claude CodeCodexCursor +2

Check for outdated, incorrect, and unused dependencies. Runs locally from the npm-check npm package. Needs 1 environment variable to run.

23 2d ago A tokens not measured original MIT