Skip to content

Release v1.0.2

Choose a tag to compare

@github-actions github-actions released this 16 Aug 06:36
· 10 commits to main since this release

Changes

See the commit history for details of changes in this release.

Installation

npx mcp-osrs-stats

Claude Desktop Configuration

{
  "mcpServers": {
    "osrs-player-stats": {
      "command": "npx",
      "args": ["-y", "mcp-osrs-stats"]
    }
  }
}