Tag

Cursor

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Jun 6, 2025 · Backend Development

Exploring Cursor 1.0: AI-Powered Code Review, Background Agent & New MCP Features

Cursor 1.0 introduces AI-driven BugBot for automatic PR reviews, a publicly available Background Agent for remote coding, a memory system that retains custom rules, and one‑click MCP installation with OAuth support, alongside enhanced chat visuals, Jupyter integration, and various UI and model improvements.

AI code assistantBackground AgentBugBot
0 likes · 11 min read
Exploring Cursor 1.0: AI-Powered Code Review, Background Agent & New MCP Features
DevOps
DevOps
Jun 3, 2025 · Artificial Intelligence

How I Tamed Cursor AI to Write Perfect Code Every Time

This article shares a step‑by‑step guide on planning, documenting, templating, configuring, and rule‑setting for the Cursor AI coding assistant, showing how thorough preparation transforms it from a source of buggy code into a reliable development partner.

AI codingCode GenerationCursor
0 likes · 9 min read
How I Tamed Cursor AI to Write Perfect Code Every Time
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Apr 19, 2025 · Frontend Development

Using MasterGo MCP with Cursor to Generate Frontend Code from DSL

This guide explains how to obtain a token, install MasterGo MCP in Cursor, configure the mcp.json file, and use the provided getDSL and getComponentLink tools to retrieve design canvas DSL and generate front‑end code such as React, Vue, or Flutter components.

Ant DesignCode GenerationCursor
0 likes · 6 min read
Using MasterGo MCP with Cursor to Generate Frontend Code from DSL
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 14, 2025 · Backend Development

Building a Simple MCP Time Server with FastMCP and Cursor

This article walks through solving Cursor's inaccurate date handling by installing an MCP time server, creating a minimal FastMCP‑based MCP server in Python, configuring Cursor to use it, and demonstrating how to automate time‑stamped task tracking with practical code examples.

Backend DevelopmentCursorFastMCP
0 likes · 6 min read
Building a Simple MCP Time Server with FastMCP and Cursor
Continuous Delivery 2.0
Continuous Delivery 2.0
Apr 3, 2025 · R&D Management

How to Leverage the Cursor AI Assistant in Large Projects through Effective Project Management Practices and Tool Configuration

This guide outlines practical project‑management practices and tool configurations—such as using Cursor rules, Notepad, milestone documents, and regular code‑base re‑indexing—to maximize the effectiveness of the Cursor AI assistant in large‑scale software projects.

AI AssistantBest PracticesCursor
0 likes · 6 min read
How to Leverage the Cursor AI Assistant in Large Projects through Effective Project Management Practices and Tool Configuration
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Mar 26, 2025 · Artificial Intelligence

Using Figma MCP with Cursor AI IDE: A Step-by-Step Guide

This tutorial explains how to set up and use the open‑source Figma MCP service with the Cursor AI IDE, covering API key creation, server configuration, command‑line startup, JSON setup, and a React ECharts example, plus troubleshooting tips for successful integration.

AI IDECursorECharts
0 likes · 6 min read
Using Figma MCP with Cursor AI IDE: A Step-by-Step Guide
DataFunTalk
DataFunTalk
Mar 22, 2025 · Artificial Intelligence

Building a License Approval Flow System with Cursor AI, Vue 3, and Go

This article explains how the author leveraged the Cursor AI coding assistant to rapidly prototype a license‑approval workflow system, detailing the project background, required features, technology stack, Cursor’s yolo mode, step‑by‑step usage tips, code examples, and practical reflections on AI‑assisted development.

AI programmingAutomationCursor
0 likes · 11 min read
Building a License Approval Flow System with Cursor AI, Vue 3, and Go
Sohu Tech Products
Sohu Tech Products
Mar 19, 2025 · Artificial Intelligence

Debugging MCP Service Registration Issues in Cursor IDE

The article details how the author discovered a bug in Cursor’s closed‑source IDE where correctly registered MCP services, such as a weather query tool, are omitted from the LLM’s tool list, preventing calls, and explains the debugging steps that compared Cursor with the open‑source Cline implementation to pinpoint the registration flaw.

AI DebuggingCursorLLM integration
0 likes · 12 min read
Debugging MCP Service Registration Issues in Cursor IDE
Tencent Technical Engineering
Tencent Technical Engineering
Mar 17, 2025 · Artificial Intelligence

Building a License Approval System with Cursor AI: A Low‑Effort Full‑Stack Demo

The article demonstrates how, with Cursor’s AI‑assisted coding and its YOLO mode, a developer can rapidly build a full‑stack license‑approval system—Vue 3 front‑end, Go/Gin back‑end, JWT authentication, MySQL storage—in under a day of effort, highlighting practical tips, limitations, and the broader potential for low‑code creation.

AI programmingAutomationCursor
0 likes · 11 min read
Building a License Approval System with Cursor AI: A Low‑Effort Full‑Stack Demo
ByteFE
ByteFE
Mar 12, 2025 · Frontend Development

AI-Assisted Unit Testing in Frontend Development: Best Practices with Cursor and Vitest

This comprehensive technical guide explores how to leverage AI-powered coding assistants like Cursor to efficiently generate high-quality unit tests for modern frontend applications, detailing essential frameworks, structural patterns, and practical optimization techniques.

AI-assisted codingCursorReact Testing
0 likes · 26 min read
AI-Assisted Unit Testing in Frontend Development: Best Practices with Cursor and Vitest
Nightwalker Tech
Nightwalker Tech
Mar 2, 2025 · Fundamentals

Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation

This guide explains what the .cursorrules file does, how to create and configure it in a project, best‑practice rules for specifying tech stacks, coding standards, libraries, file structures, performance and testing guidelines, and provides example configurations for frontend, backend, and data‑science stacks.

AI code generationConfigurationCursor
0 likes · 22 min read
Configuring and Using .cursorrules in Cursor for Project‑wide AI Code Generation
Nightwalker Tech
Nightwalker Tech
Mar 1, 2025 · Artificial Intelligence

Exploring Cursor’s Agent Mode: Features, Usage Tips, and Advanced Techniques

This article introduces Cursor’s AI‑driven Agent mode, details the latest updates, explains core functionalities, shows how to enable and use it, and provides seven advanced tips—including context management, code generation, version control, and custom AI rules—to boost developer productivity.

AI AgentAutomationCursor
0 likes · 19 min read
Exploring Cursor’s Agent Mode: Features, Usage Tips, and Advanced Techniques
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Feb 13, 2025 · Big Data

Configuring and Using DeepSeek Search Engine in Cursor for Efficient Data Retrieval

This article introduces DeepSeek, a high‑efficiency search engine optimized for large‑scale data, explains how to configure it within the Cursor database tool using code snippets, and demonstrates its applications such as semantic search, content recommendation, intelligent data analysis, and document similarity matching.

Big DataConfigurationCursor
0 likes · 6 min read
Configuring and Using DeepSeek Search Engine in Cursor for Efficient Data Retrieval
Code Mala Tang
Code Mala Tang
Feb 7, 2025 · Artificial Intelligence

Can AI‑Powered Cursor Replace VS Code? In‑Depth Feature Comparison

This article compares the new AI‑integrated Cursor editor with the established Visual Studio Code, examining core features, AI code generation, workflow simplification, ecosystem compatibility, and target developer scenarios, ultimately assessing whether Cursor can realistically supplant VS Code for various programming needs.

AI editorCode GenerationCursor
0 likes · 8 min read
Can AI‑Powered Cursor Replace VS Code? In‑Depth Feature Comparison
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 29, 2024 · Artificial Intelligence

Four Practical Tips for Using Cursor AI Effectively

This article presents four actionable techniques—clearly stating requirements, requesting code comments, invoking the Composer with Command/Ctrl + I, and configuring AI rules in Settings—to help developers maximize productivity when working with the Cursor AI coding assistant.

AI codingCursorDeveloper Tips
0 likes · 4 min read
Four Practical Tips for Using Cursor AI Effectively
Ant R&D Efficiency
Ant R&D Efficiency
Sep 20, 2024 · Artificial Intelligence

Building a Cursor‑like AI Native IDE with OpenSumi and CodeFuse – A Step‑by‑Step Guide

This guide shows how to create a Cursor‑style AI‑native IDE by forking the open‑source CodeFuse project built on the extensible OpenSumi framework, configuring a large‑language model, and packaging an Electron app, while explaining Cursor’s advantages over plugin‑based tools and the strategic benefits of a fully integrated AI development environment.

AI IDECodeFuseCursor
0 likes · 17 min read
Building a Cursor‑like AI Native IDE with OpenSumi and CodeFuse – A Step‑by‑Step Guide
Top Architect
Top Architect
Apr 19, 2024 · Databases

Problems with OFFSET/LIMIT Pagination and Cursor‑Based Alternatives

This article explains why using OFFSET and LIMIT for pagination becomes inefficient on large tables, illustrates the performance impact with examples, and proposes a cursor‑based pagination alternative that leverages indexed primary keys to achieve faster, scalable queries.

CursorSQLdatabase
0 likes · 8 min read
Problems with OFFSET/LIMIT Pagination and Cursor‑Based Alternatives
Architecture Digest
Architecture Digest
Mar 31, 2024 · Databases

Why OFFSET/LIMIT Pagination Fails at Scale and How to Use Cursor‑Based Pagination

This article explains how OFFSET and LIMIT cause severe performance problems on large tables due to full‑table scans, demonstrates the issue with real‑world examples, and presents a more efficient cursor‑based (keyset) pagination technique as a practical alternative.

CursorSQLdatabase
0 likes · 6 min read
Why OFFSET/LIMIT Pagination Fails at Scale and How to Use Cursor‑Based Pagination
Architect's Guide
Architect's Guide
Feb 18, 2024 · Databases

Problems with OFFSET and LIMIT and Alternative High‑Performance Pagination Strategies

This article explains why using OFFSET and LIMIT for pagination on large tables leads to costly full‑table scans and poor performance, and introduces keyset (cursor) pagination as a faster, index‑driven alternative while discussing its requirements and trade‑offs.

CursorSQLdatabase
0 likes · 5 min read
Problems with OFFSET and LIMIT and Alternative High‑Performance Pagination Strategies