Skip to main content
Glama
134,253 tools. Last updated 2026-05-25 18:41

"Configuring write access to an MCP server for Cursor.ai IDE using Supabase" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Gracefully shut down the PureScript IDE server using its built-in quit command, ensuring resource release without abrupt termination.
    MIT
  • 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.
    MIT
  • 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.
    MIT
  • Retrieve a list of all Supabase projects to manage and monitor your database instances through the Supabase MCP Server interface.
    MIT
  • Generate and configure MCP server files by automatically creating directories and writing specified content to designated paths based on user requirements.
    MIT
  • Control global write permissions for agents in the MCP Agentic Framework. Enable or disable write access across all agents, restricting edits to authorized users only.
  • Sign and broadcast unsigned transactions from write tools directly onchain using a local private key. Intended for development testing.
  • 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.