Skip to content

feat: Add js page analysis MCP tool and CLI command#72

Merged
jentfoo merged 1 commit into
mainfrom
feat/js-analysis
May 28, 2026
Merged

feat: Add js page analysis MCP tool and CLI command#72
jentfoo merged 1 commit into
mainfrom
feat/js-analysis

Conversation

@jentfoo
Copy link
Copy Markdown
Collaborator

@jentfoo jentfoo commented May 28, 2026

This change parses the JavaScript AST for endpoints, client-side routes, WebSocket URLs, secrets, and external script references with last-flow proxy annotation. Helping agents map web clients with less token overheads.

This PR closes #60

This change parses the Javascript AST for endpoints, client-side routes, WebSocket URLs, secrets, and external script references with last-flow proxy annotation. Helping agents map web clients with less token overheads.
@jentfoo jentfoo merged commit bd4627d into main May 28, 2026
6 checks passed
@jentfoo jentfoo deleted the feat/js-analysis branch May 28, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need tool for better disecting javascript pages

1 participant