Sentinel-Core-Agent
If you are the rightful owner of Sentinel-Core-Agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This document provides a summary of the `client.py` and `server.py` files from a repository related to MCP applications.
is_file_folder_present
Checks if a file or folder exists in the file system.
cur_datetimetime
Returns the current date and time.
browser_ai_search
Searches the web using an AI agent and returns the response.
read_file
Reads the content of a file.
write_file
Writes content to a file.
web_page_scrapper
Scrapes a webpage and returns the content in markdown format.
get_all_vector_indexes
Retrieves all vector embedding indexes in the current directory.
search_via_index
Searches a query via a vector embedding index.