sqlew-plugin

sqlew-io/sqlew-plugin
★ 1 stars Python AI/LLM Updated today
Claude Code plugin for sqlew - Context sharing MCP server with Plan-to-ADR integration.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sqlew-plugin": {
      "command": "uvx",
      "args": [
        "sqlew-plugin"
      ]
    }
  }
}

Or install with pip: pip install sqlew-plugin

Topics

ai-codingclaude-codecoding-agent