An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.

stdioofficialservice

Package Details

Transportstdio

Environment Variables

CODELOGIC_SERVER_HOST(str)

url to the CodeLogic server e.g. https://myco.app.codelogic.com

CODELOGIC_USERNAME(str)

CodeLogic server username

CODELOGIC_PASSWORD(str)

CodeLogic server password

CODELOGIC_WORKSPACE_NAME(str)

the workspace name that your code is scanned into

CODELOGIC_DEBUG_MODE(str)

When enabled, additional debug files such as timing_log.txt and impact_data*.json will be generated. Defaults to false