Fudge MCP Server (io.github.scroobius-pip/fudge)
Fudge is a remote Model Context Protocol (MCP) server for design research. It provides AI coding tools with real websites to study, aiming to support better design decisions while building. The server is accessed over HTTP and configured for Claude Code.
🛠️ Key Features
- Remote MCP server for design research
- Provides AI with real websites for study
- HTTP transport support
- OAuth-based connection and authorization flow
🚀 Use Cases
- Design research during website building
- Studying existing real websites to inform design decisions
⚡ Developer Benefits
- Integrates with Claude Code via
claude mcp add --transport http fudge https://api.withfudge.com/mcp - Supports checked-in
.mcp.jsonconfiguration to start from a project - OAuth authorization via a sign-in and approval page at
design.withfudge.com
⚠️ Limitations
- Requires OAuth approval through
design.withfudge.comto access the service
📚 Topics
- claude-code
- design-research
- mcp
- mcp-server