The Colors of Motion
A visualization of the use of color in movies. Explore and shop for posters of the colors of your favorite movies.
https://colorsofmotion.com/Connect straight to this server’s public endpoint.
https://colorsofmotion.com/api/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · colorsofmotion.com
12tools discovered
List profiles
List the Liinks profiles this API key can manage. Always includes the key owner's own profile; agency owners also see their managed profiles. Call this first to get valid profile ids.
Get profile bundle
Read everything about one profile in a single call: profile fields, theme styles, social links, all blocks (in display order), and the page list. Read this before making edits so updates start from current state.
Update profile fields
Partially update a profile's fields (displayName, bio, tagline, slug, profile picture, …). Only the fields provided change; pass null to clear a clearable field. Note: changing `slug` changes the public URL immediately.
Update styles
Partially update the profile theme: colors, fonts, background, header layout, spacing. Nested objects (background, fontStyle1/2) must be provided whole. When setting explicit button colors, also send tactileLinkType: "NONE" — other tactile styles derive button surfaces from the page color and ignore explicit button colors.
Set social links
Replace the profile's social-icon row with the provided ordered list. This is a full replace: omit an entry to remove it, reorder the array to reorder the row. Read current socials via get_profile first, then send the complete new list. Usernames are accepted and normalized to full URLs.
Add a block
Add a block to a profile page. Supported types: link, text (Markdown), divider, folder, media (YouTube/Vimeo/Spotify embeds). New blocks land at the top of the page by default; use position: "bottom" to append, or after: "<blockId>" to insert beneath an existing block. For folders: create the folder first, then add child blocks with folderId set.
Update a block
Partially update an existing block. Common patterns: { "hidden": true } to hide without deleting, { "hidden": false } to show, { "pageId": "<id>" } to move between pages, { "folderId": "<id>" } to move into a folder (null to remove from one). The block type itself cannot change.
Remove a block
Delete a block from the profile. This cannot be undone via the API — to temporarily hide a block instead, use update_block with { "hidden": true }.
Reorder blocks
Set the top-to-bottom order of blocks on one page. orderedIds must contain EXACTLY the ids currently on that page — no extras, none missing. Read the current set with get_profile first. For single insertions prefer add_block with position/after.
List form submissions
Read visitor responses to forms on the profile, newest first. For polling, pass `since` (ISO 8601) with the highest createdAt seen so far and dedupe by id.
List subscribers
Read the profile's email subscribers, newest first. For polling, pass `since` (ISO 8601) with the highest createdAt seen so far and dedupe by id.
Screenshot the profile
Render the live public profile in headless Chrome and return JPEG URLs covering the full page in viewport-sized chunks (top to bottom). Use after any visual change to verify the result. Defaults to a 375×812 mobile viewport; pass 1280×800 for the desktop layout.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsA visualization of the use of color in movies. Explore and shop for posters of the colors of your favorite movies.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 12 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
The Colors of Motion may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
Operate The Colors of Motion? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.