add_new_source
Mount a local folder to make its .txt and .md files available as readable resources in Omni-MCP, with persistence across server restarts.
Instructions
Mount a local folder so its .txt and .md files become readable resources. The mount is persisted across server restarts. (Alias for mount_folder.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Absolute path to the folder to mount, e.g. /Users/you/Documents |