ep2-filebridge

thinkingidentities/ep2-filebridge

3.2

If you are the rightful owner of ep2-filebridge and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

EP2 FileBridge provides seamless cross-substrate file operations for the three-lobe cognitive federation, enabling direct file access to the EP2 repository on DGX.

Tools

Functions exposed to the LLM to take actions

write_file

Create or overwrite a file

read_file

Read file contents

append_file

Append to existing file

list_files

List directory contents

delete_file

Remove a file

mkdir

Create directory

git_status

Repository status

git_commit

Commit all changes

git_push

Push to remote (MCP only)

git_pull

Pull from remote (MCP only)

hash_file

SHA256 hash for verification

list_recent_changes

Recent commits (MCP only)

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources