ashford

luqmannurhakimbazman/ashford
★ 0 stars TeX 🤖 AI/LLM Updated 1mo ago
Claude Code plugin marketplace with commands, agents, skills, and MCP server configurations
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": {
    "ashford": {
      "command": "npx",
      "args": [
        "-y",
        "luqmannurhakimbazman/ashford"
      ]
    }
  }
}