clodbridge

Rethunk-AI/clodbridge
★ 0 stars TypeScript 🤖 AI/LLM Updated today
MCP server bridging Cursor's .cursor/ directory into Claude Code. Define custom rules, skills, and agents—Claude Code automatically discovers and uses them.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "clodbridge": {
      "command": "npx",
      "args": [
        "-y",
        "Rethunk-AI/clodbridge"
      ]
    }
  }
}

README Excerpt

**MCP server that bridges Cursor's `.cursor/` directory into Claude Code.** Define custom **rules**, **skills**, and **agents** in your project. Claude Code automatically discovers and uses them. --- | Audience | Document | What You'll Find | |----------|----------|-----------------| | **Users** | [HUMANS.md](HUMANS.md) | Quick start, creating rules/skills/agents, best practices, troubleshooting |

Topics

ai-assistantsclaude-codecursormcp-servertypescript