Skip to main content

7 posts tagged with "cursor"

View All Tags

Figma and Cursor

· 2 min read
Max Kaido
Architect

Cursor.ai is a powerful AI-powered coding assistant that integrates with Figma, allowing you to generate frontend code directly from Figma designs. This integration provides a seamless workflow for designers and developers, enabling faster and more accurate code generation.

Running Non-Docker MCP Servers in Cursor - A Simple Workaround

· 2 min read
Max Kaido
Architect

Are you struggling to add MCP servers to Cursor that can only be run with npx? I recently faced this exact challenge and found a simple yet effective solution using mcp-proxy.

Note: This was my first topic submitted to the Cursor community discussion. While my post was temporarily placed on hold for review, I believe this solution will help many users facing similar challenges. Good karma coming for sure!

MCP Servers in Cursor

· 5 min read
Max Kaido
Architect

Discover how Cursor's new MCP servers feature can supercharge your development workflow. From seamless database integration to AI-powered code generation, learn the top 10 game-changing use cases that will transform how you interact with your development environment. Plus, get practical implementation steps tailored for your infrastructure.

FDD 4-step flow

· 2 min read
Max Kaido
Architect

original discussion: https://chatgpt.com/canvas/shared/680a63d740208191bf079900ab70daf3

🔧 Cursor Rule #1: code → FDD

Rule Name: postfactum-fdd-for-implementation

Trigger: When a module or feature is already implemented and a Feature-Driven Document (FDD) needs to be created.

Action: Generate an FDD that serves as a compressed context snapshot. Avoid architectural evangelism or commentary. This FDD is not for onboarding, it’s a memory prosthetic for the author.