github-mcp-cursor-project-rules
Cursor project rules and MCP server
Overview
The github-mcp-cursor-project-rules is a project that outlines the rules and guidelines for the Cursor project and the MCP server.
To use this project, refer to the guidelines provided in the repository to understand the rules governing the Cursor project and its server operations.
- Comprehensive rules for project management - Guidelines for server operations - Collaboration protocols for contributors
- Ensuring compliance with project standards
- Facilitating smooth collaboration among developers
- Managing server operations effectively
Add to your AI client
Use these steps to connect github-mcp-cursor-project-rules in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"github-mcp-cursor-project-rules-codekiln": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-mcp-cursor-project-rules-codekiln"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"github-mcp-cursor-project-rules-codekiln": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-mcp-cursor-project-rules-codekiln"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"github-mcp-cursor-project-rules-codekiln": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-mcp-cursor-project-rules-codekiln"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"github-mcp-cursor-project-rules-codekiln": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-mcp-cursor-project-rules-codekiln"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"github-mcp-cursor-project-rules-codekiln": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-mcp-cursor-project-rules-codekiln"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"github-mcp-cursor-project-rules-codekiln": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github-mcp-cursor-project-rules-codekiln"
]
}
}
}FAQ
What is the purpose of the Cursor project rules?
The rules are designed to ensure that all contributors adhere to a common set of standards and practices.
How can I contribute to the Cursor project?
You can contribute by following the guidelines outlined in the repository and submitting your changes for review.
Where can I find the project repository?
The project repository is available at [github.com/codekiln/github-mcp-cursor-project-rules](https://github.com/codekiln/github-mcp-cursor-project-rules).7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":1351,"uuid":"71a0ffd0-d98b-4dc6-8674-058090d94610","name":"github-mcp-cursor-project-rules","title":"github-mcp-cursor-project-rules","description":"Cursor project rules and MCP server","avatar_url":"https://avatars.githubusercontent.com/u/140930?v=4","created_at":"$D2025-02-20T15:29:28.516Z","updated_at":"$D2025-02-23T07:20:27.802Z","status":"created","author_name":"codekiln","author_avatar_url":"https://avatars.githubusercontent.com/u/140930?v=4","tags":"github,mcp,cursor,rules","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/codekiln/github-mcp-cursor-project-rules","target":"_self","content":"# github-mcp-cursor-project-rules\nCursor project rules and MCP server","summary":"$29","img_url":null,"type":null,"metadata":null,"user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]