Retrieve the current working directory used by the IDE server to understand project context. Requires the IDE server to be running. Part of the PureScript MCP Server tools for efficient development workflows.
Load PureScript modules into the IDE server to enable type checking and code completions. Essential first step after starting the IDE server for proper functionality of other development tools.
Retrieve the configured Supabase project URL from the Self-Hosted MCP Server, enabling direct access to Supabase features and database interactions within MCP-compatible environments.
Retrieve the Supabase service role key configured for the Self-Hosted Supabase MCP Server to enable secure access and management of database operations, migrations, and storage.
Retrieve the Supabase service role key from the Self-Hosted MCP Server to enable secure access and management of Supabase features and database interactions.
Verify running IDE server processes to prevent resource conflicts. Checks Tree-sitter parser status and purs IDE server availability. Use before starting new IDE servers to ensure no duplicate processes.
A local agent that monitors your system clipboard, automatically uploads copied images to Supabase Storage, and replaces the clipboard content with the public URL for immediate sharing.
A bridge between AI assistants like GitHub Copilot and Supabase databases, allowing AI to understand schema, assist with query writing, and provide context-aware suggestions related to your data model.