llm-kb
← Back to products
Productbuilding

MCP server feeding live design tokens from real products to LLM agents

An MCP server that provides structured design tokens (colors, typography, spacing, etc.) extracted from live DOM of real products like Linear and Supabase. LLM code agents use these tokens via MCP to generate UI that matches a specific product's design system, avoiding generic outputs. Solves the problem of agents producing bland, average UI by giving them concrete design references.

3 engagement·1 source·Sat, Jul 11, 2026, 04:52 PM
The server exposes functions like get_design_system("Linear") and get_recipe("Supabase", "Command Palette") that return structured tokens measured from the live DOM. This allows agents to build UI that adheres to a real product's design language without relying on screenshots or vague prompts. Built as an MCP server, likely for use with Claude Code or similar agents. No traction signals provided.

Entities

Claude Code(tool)MCP(concept)Linear(company)Supabase(company)

Related

ProductSat, Jul 11, 2026, 01:42 PM

MCP server to generate App Store screenshot mockups from raw screenshots

An open-source MCP server that takes raw app screenshots and produces App Store-ready preview images. It uses Claude to analyze app colors, propose themes and captions, and renders framed, captioned mockups (1284x2778) ready for upload to App Store Connect. Built for developers who need to create App Store preview images without manual design work.

2 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 02:01 PM

MCP server that generates App Store mockups from raw screenshots

An MCP server that takes raw app screenshots and generates framed, captioned preview images ready for App Store Connect. It uses Claude/Cursor to analyze app colors, propose themes and captions, and renders 1284x2778 images with procedural iPhone frames via Pillow.

1 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 10:51 AM

MCP server for multi-agent interface contract negotiation

An MCP server that enables multiple AI agents working on the same codebase to share interface contracts and negotiate API changes in real time. It solves the problem of agents building against stale interfaces by alerting dependent agents when a contract changes, reducing merge conflicts.

1 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 06:47 AM

On-device Android AI agent with MCP server for UI control

Aura is an on-device AI agent for Android that can interact with the phone's UI — tapping, typing, scrolling, launching apps, and navigating — using its own on-device MCP server. It uses LLMs to interpret commands and execute actions via MCP tools. The MCP server is also accessible to external clients like Claude Code, enabling remote control of the Android device. This solves the problem of automating phone tasks without cloud dependency.

0 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 11:23 AM

AI coding agent creates real cloud infra behind dry-run + confirm

An MCP tool plugin for AI coding agents (Claude Code, Cursor) that provisions real cloud infrastructure (databases, auth, storage, hosting) on the user's cloud account. The agent creates projects, wires keys, and writes integration code, but requires a dry-run preview and explicit confirmation before any paid resource is created. Solves the trust and cost-control problem of letting AI directly manage cloud resources.

6 engagement·1 source·reddit