# directories

> MCP Client

This repository provides guidelines for contributing to the Cursor and Windsurf Directories. It explains how to add new rules or prompts, emphasizing accuracy, clarity, and testing of contributions to help developers.

## Overview

- **Category:** Developer Tools
- **Language:** TypeScript
- **Stars:** 3963
- **Forks:** 473
- **Owner:** pontusab
- **GitHub:** https://github.com/pontusab/directories
- **Homepage:** https://cursor.directory
- **Created:** 2024-08-24T12:44:44+00:00
- **Updated:** 2025-03-28T22:06:48+00:00
- **Source:** https://model-context-protocol.com/clients/cursor-windsurf-community-rules-mcps

## Setup

## Setup

First, run the development server:

```bash
npm install

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

## Tools

## Available Tools

1.  **Cursor and Windsurf Directories**: The repository provides directories for Cursor and Windsurf.
2.  **Adding New Rules**: Allows users to submit new rules to the directories.
3.  **Adding Prompts to Existing Rules**: Enables users to contribute prompts to existing rules.
4.  **Rule Parameters**: Provides guidelines for including tags, title, slug, content, and author details in rule files.
