Manage and use files as contextual resources for your MCP Servers and LLMs.
MCP Resources are files you upload to provide specific context or knowledge to Large Language Models (LLMs) interacting with your MCP Servers. This allows LLMs to answer questions or perform tasks based on the information within those files.
Open the Create Modal: Click the “Create” button in the app sidebar or press ‘C’.
Select “Resource”: In the modal, choose the “Resource” option.
Upload File: Select the file you want to upload from your computer.
Name and Describe: Give your resource a clear name and optionally add a description. This helps you identify it later and can help the LLM understand its contents.
Your uploaded file will appear in the main Resources table.
Resources provide context to the LLM during conversations or when executing tasks.
Local MCP Clients (e.g., Claude Desktop): When making API requests to an MCP Server, you can specify which associated resources should be included in the context for that specific request.
Attaching Existing Resources: Before sending a message, click the attachment icon (paperclip) in the input area. Select from the resources associated with the connected MCP Server to attach their content to your message context for the LLM.
On-the-Fly Uploads: You can also directly upload a file during a conversation using the same attachment icon. This action adds the file as a new resource to the connected server and simultaneously attaches it to your current message context.
By providing relevant resources, you significantly enhance the LLM’s ability to perform knowledge-intensive tasks and provide accurate, context-aware responses.