LICENSE-CODE

GitHub

Documentation and developer resources for github/LICENSE-CODE

0 stars TypeScript
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "LICENSE-CODE": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-LICENSE-CODE"
      ]
    }
  }
}