Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| execute_stream | Execute RxJS code in an isolated environment and capture the stream emissions, timeline, and performance metrics. Code runs in a separate worker thread for security. |
| generate_marble | Generate ASCII marble diagrams to visualize RxJS stream emissions over time |
| analyze_operators | Analyze RxJS code for creation functions, operators, performance patterns, and best practices |
| detect_memory_leak | Analyze RxJS code for potential memory leaks and subscription management issues |
| suggest_pattern | Suggest RxJS patterns and best practices for common use cases |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |