Skip to main content
Glama

CastPlan MCP

by Ghostseller

hooks_start_watching

Initiate file system monitoring to automatically trigger events based on specified file patterns, enhancing context-aware project automation in CastPlan MCP.

Instructions

Start file system watching for automatic event triggering

Input Schema

NameRequiredDescriptionDefault
patternsNoFile patterns to watch (optional, uses defaults if not provided)

Input Schema (JSON Schema)

{ "properties": { "patterns": { "description": "File patterns to watch (optional, uses defaults if not provided)", "items": { "type": "string" }, "type": "array" } }, "required": [], "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/Ghostseller/CastPlan_mcp'

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