> ## Documentation Index
> Fetch the complete documentation index at: https://eddyhdzg.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Claude Code

`~/.claude/mcp.json` (global) or `.claude/mcp.json` (project):

```json theme={"dark"}
{
  "mcpServers": {
    "eddyhdzg": {
      "type": "http",
      "url": "https://eddyhdzg.com/api/mcp"
    }
  }
}
```

Restart. Run `/mcp` to verify.
