AI Development Assistant MCP ServerServer

kleneway
GitHub
AI ToolsCoding AssistanceDevelopment

Loading subscription status...

💡 Description

An AI development toolkit designed for Cursor, providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.

📝 JSON Entries

{
  "mcpServers": [
    {
      "AI Development Assistant": {
        "env": {
          "OPENAI_API_KEY": "your_key_here"
        },
        "args": [],
        "command": "node /path/to/your/project/dist/index.js"
      }
    }
  ]
}

🛠️ Tools

Code Review ToolScreenshot Analysis ToolCode Structure Generator

Features

  • Code Architect
  • Screenshot Assistant
  • Code Review

💬 Example Queries

  • Review this code for best practices
  • Help me design a new feature
  • Analyze this UI screenshot