Skip to content

Python dependencies from plugin.json are probably ignored #308

Description

@cybergrind

Describe your issue here:

Plugin Another MCP Server is defining its python dependencies using a section in plugin.json file
And it looks like binja is ignoring this section, or there is another issue with installation

{
	"dependencies": {
		"pip": [
			"binaryninja-mcp==0.3.0"
		]
	}
}

MCPPhalanx/binaryninja-mcp#15

File itself: https://github.com/MCPPhalanx/binaryninja-mcp/blob/main/plugin.json

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions