Skip to content

Make ast-grep path configurable #25

@stephane-martin

Description

@stephane-martin

Feature request

I installed ast-grep inside my python/uv project using uv add ast-grep-cli.

So ast-grep is not really in my PATH, but it could be started with uv run ast-grep.

Currently ast-grep-mcp merely assumes the ast-grep command can be found in PATH, and there is no way to tell it to execute uv run ast-grep instead.

Metadata

Metadata

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