Use your Endless workspace from Claude
Connect Claude, ChatGPT, Cursor or VS Code to Endless to search your assets, open projects and read past chats with your Endless account.
Server address
https://mcp.endless.appCopy the address without a trailing slash or path.
Add it to your app
These apps connect to the remote server over the internet. You do not need to run a server on your computer.
Claude
Connect once to use Endless on the web, desktop and mobile with your Claude account.
- Open Customize → Connectors.
- Press +, then Add custom connector.
- Paste the address above and press Add.
- Sign in with Endless in the window that opens.
ChatGPT
Add Endless as a developer mode plugin in ChatGPT on the web. Plus, Pro, Business, Enterprise and Edu plans.
- Open Settings → Security and login and turn on Developer mode.
- Open Settings → Plugins and press +.
- Name it Endless, paste the address above as the Server URL, choose OAuth, and press Create.
- Press Sign in with Endless and allow access.
- In a chat, press +, choose Developer mode, and select Endless.
Claude Code
One command in the terminal, for this project or for all of them.
claude mcp add --transport http endless https://mcp.endless.appThen run /mcp, choose endless, and sign in. Add --scope user to keep it across every project.
Cursor
One entry in .cursor/mcp.json, in the project or in your home directory.
{
"mcpServers": {
"endless": {
"url": "https://mcp.endless.app"
}
}
}VS Code
Add the server to .vscode/mcp.json using the servers key and type: http.
{
"servers": {
"endless": {
"type": "http",
"url": "https://mcp.endless.app"
}
}
}What the assistant can read
Search and read the content your account can access.
Search assets
Search uploads, generated images and videos, documents and transcripts by title or text. Open an asset to read its content.
Projects
List accessible projects, open one by its slug, and search for assets within it.
Past chats
Find a conversation by its title or by something said in it, then read its messages in order.
The workspace it's reading
Confirm which account is connected, see the workspaces it belongs to, and switch between them.
Skills, so it works the way you do
The written instructions your workspace keeps — what each one is for and its full text. The assistant can follow your own playbook for a recurring task instead of inventing one.
Transcribe a link
Turn a public YouTube, TikTok, Instagram, X or media link into a transcript in your workspace, ready to search and read. This spends credits, priced per minute of audio, and a link already transcribed is reused for free.
Generate media
Generate an image, a short video clip or spoken audio with the models your workspace has, after quoting the cost. This spends credits; the assistant quotes first and tells you the price.
The credit balance
What is left in the workspace this cycle and how much of it your account may spend, so work can be costed before anyone starts it.
What it can't do
Beyond transcribing a link and generating media, the connection cannot create, edit or delete content.
Create or change content
Create chats, edit assets and generate images in Endless. These actions are not available through this MCP server.
See more than you can
Every request carries your permissions and the same asset visibility rules. A colleague's private asset is invisible here too, and being an admin doesn't change that.
Guess which workspace you mean
On an account in more than one, the first request that needs a workspace stops and lists them rather than picking one.
Workspace selection and access
Choose a workspace and use the connection with your account permissions.
One workspace at a time
If you belong to one workspace, it is selected automatically. If you belong to several, choose one. Your selection is saved for 90 days across clients.
Your account, your access
You authorize the client against your own Endless account, so it reaches exactly the workspaces you're a member of, and nothing a colleague kept private.
60 tool calls a minute
The limit applies per account, across all connected clients.
Step-by-step guides
Install Cursor or VS Code before using its install button. You can also copy the configuration into the editor.
Questions
Start creating today
Start free, no credit card required. Use your brand references to create your first piece of content.