{"name":"me.x02/x02","title":"X02 File Hosting","description":"Upload, find, organize and share files on your X02 account with scoped, revocable access.","version":"1.0.0","websiteUrl":"https://x02.me","repository":{"url":"https://github.com/Kishanx08/x02.me","source":"github"},"icons":[{"src":"https://x02.me/logo.svg","mimeType":"image/svg+xml"}],"supportedProtocolVersions":["2025-11-25","2025-06-18","2025-03-26","2024-11-05","2024-10-07"],"remotes":[{"type":"streamable-http","url":"https://up.x02.me/mcp"}],"capabilities":{"tools":{}},"tools":[{"name":"get_account","description":"Plan, limits, and how much of today's upload quota is left."},{"name":"list_files","description":"Page through uploads, narrowing by search, folder, file kind and upload date."},{"name":"get_file","description":"Metadata for one file: URL, size, type, folder, views, expiry."},{"name":"view_file","description":"Show the assistant the actual image, so it can identify a file rather than guess from its name."},{"name":"request_file_from_user","description":"Get a link the user drops a file into — the working route for anything attached to a chat."},{"name":"check_file_handoff","description":"Collect what they dropped. Waits for the upload, so nobody has to say “done”."},{"name":"upload_file","description":"Upload small file content directly. Bytes are base64-encoded into the call, so in practice this suits icons and snippets, not screenshots — use upload_from_url instead."},{"name":"upload_from_url","description":"Rehost a remote image by URL. No size cap beyond your plan limit."},{"name":"rename_files","description":"Rename one or more stored files. Each hosted URL changes with it."},{"name":"move_files","description":"Move one or many files into a folder, or back to the root library."},{"name":"delete_files","description":"Permanently delete one or more files. Not reversible."},{"name":"list_folders","description":"List folders, including file counts and share state."},{"name":"create_folder","description":"Create a folder."},{"name":"delete_folder","description":"Delete a folder. Not reversible."},{"name":"share_folder","description":"Turn a folder into a shared album and return the link."}],"_meta":{"me.x02/auth":{"type":"oauth2","protectedResourceMetadata":"https://up.x02.me/.well-known/oauth-protected-resource/mcp","scopes":["account:read","files:read","files:write","files:delete","folders:read","folders:write"]},"me.x02/docs":"https://x02.me/ai"}}