Skip to content

Model Context Protocol Server #49

@purefunctor

Description

@purefunctor

There's a good amount of overlap between the information that the analyzer provides for the language server and the information that it can provide as a Model Context Protocol server. For instance, we could provide a resource for listing a module's items and operations against them!

purescript-analyzer://module/{name}
purescript-analyzer://module/{name}/{item}
purescript-analyzer://module/{name}/{item}/documentation
purescript-analyzer://module/{name}/{item}/references
purescript-analyzer://module/{name}/{item}/signature

cc @ad-si

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions