Skip to main content
Glama

PureScript MCP Server

by avi892nash

pursIdeReset

Clear all loaded modules from the IDE server's memory to manage memory efficiently. Use when switching projects or after significant code changes. Requires the IDE server to be running and reinitialization with pursIdeLoad.

Instructions

Clear all loaded modules from the IDE server's memory. PREREQUISITE: IDE server must be running. Use when switching projects or after major code changes. You'll need to run pursIdeLoad again after this.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": {}, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/avi892nash/purescript-mcp-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server