🔌 MCP Filesystem Connector
Use this endpoint to connect your LLM to a remote filesystem via the Model Context Protocol (MCP).
SSE Endpoint URL:
https://asthma-pac-microwave-charming.trycloudflare.com/sse
How to Use
- Go to Claude.ai → Settings → Connectors
- Click "Add custom connector"
- Paste the SSE endpoint URL above
- Give it a name (e.g., "filesystem")
- Start a new conversation and ask Claude to list directories
Available Tools
list_allowed_directories - See accessible paths
list_directory - List files in a directory
read_file - Read file contents
search_files - Search for files by pattern
write_file - Create or overwrite files
get_file_info - Get file metadata