Skip to content

Add com.withfudge-mcp - #269

Draft
scroobius-pip wants to merge 3 commits into
mcpmux:mainfrom
scroobius-pip:codex/add-fudge-mcp
Draft

Add com.withfudge-mcp#269
scroobius-pip wants to merge 3 commits into
mcpmux:mainfrom
scroobius-pip:codex/add-fudge-mcp

Conversation

@scroobius-pip

@scroobius-pip scroobius-pip commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

What changed

Adds Fudge as a hosted, read-only design-research MCP server.

Fudge gives AI coding agents a curated corpus of real websites to study. Rather than guessing from screenshots, an agent can inspect typography, colors, spacing, layout, and motion before building an interface.

Connection and access

  • Endpoint: https://api.withfudge.com/mcp
  • Transport: Streamable HTTP
  • Authentication: OAuth 2.1 with PKCE (S256)
  • OAuth scope: fudge:query
  • Capabilities: MCP tools and a live agent-guide resource; no prompts; read-only mode
  • Product site: https://design.withfudge.com
  • Setup and documentation: https://design.withfudge.com/mcp

Hosted MCP access is included with Fudge Standard, Pro, and Studio plans.

Registry metadata

  • Categories: design, search
  • Tags: design, UI, frontend, typography, layout, website analysis, inspiration
  • Logo: Fudge's stable public favicon URL

Validation

  • pnpm validate servers/com.withfudge-mcp.json
  • pnpm check-conflicts
  • pnpm build

pnpm test could not start locally because the repository's Vitest/Vite configuration raised an ESM loader error under the available Node 20.9.0 runtime.

Signed-off-by: sim04ful <sim04ful@gmail.com>
Signed-off-by: sim04ful <sim04ful@gmail.com>
Signed-off-by: sim04ful <sim04ful@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant