Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>World of ClaudeCraft — Character CardNew to Visual Studio Code? Get it now.
World of ClaudeCraft — Character Card

World of ClaudeCraft — Character Card

World of ClaudeCraft

|
2 installs
| (0) | Free
View any World of ClaudeCraft character card in a sidebar, with level and zone in the status bar. Look up any player, or log in to see your own private stats.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

World of ClaudeCraft Character Card

Homepage: https://worldofclaudecraft.com

This extension keeps your World of ClaudeCraft character in the editor. It adds a character card to the Activity Bar and shows your level and zone in the status bar. Look up any player by name, or log in to see your own private stats.

Your character card in the sidebar, with level and zone in the status bar

What it does

  • Sidebar character card. A dedicated Activity Bar view shows a World of ClaudeCraft character: avatar, name, class colour, level, spec, guild, zone, stats, vitals, gold, ladder rank and arena ratings.
  • Status bar readout. Your connected character's level and zone sit in the status bar. Click it to open the card.
  • Public name lookup. Search any player's public sheet without signing in.
  • Log in with your account. Sign in through the browser to load your own card with private stats. See "How login works" below.
  • Refresh. Pull the latest character data on demand.
  • Open full profile. Jump to your shareable page at https://worldofclaudecraft.com/c/<name>.

Public lookup needs no account

Getting started

  1. Click the World of ClaudeCraft icon in the Activity Bar.
  2. Type a character name and press Look Up. You will see that player's public card.
  3. To see your own private stats, click Log In (or run "WoCC: Log In / Connect Account" from the Command Palette).

How login works

Login uses OAuth 2.0 with PKCE. When you click Log In, the extension opens your browser to the World of ClaudeCraft authorize page. You approve read-only access, and the browser hands a short-lived code back to the extension over a local loopback address. The extension exchanges that code for a read-only token, finds your character, and shows your card.

The token can only read your character sheet. It cannot change anything in your account or in game. It is stored in the editor's encrypted SecretStorage and is never written to settings. To remove it, run "WoCC: Disconnect Account".

If you prefer not to use the browser flow, run "WoCC: Connect with Companion Token" and paste a read-only companion token from your account page at https://worldofclaudecraft.com.

Commands

Command What it does
WoCC: Look Up Character Prompt for a name and load the public card
WoCC: Refresh Character Card Reload the current character
WoCC: Log In / Connect Account Sign in through the browser and load your card
WoCC: Connect with Companion Token Paste a read-only token instead of using the browser
WoCC: Disconnect Account Remove the stored token
WoCC: Open Full Profile Open https://worldofclaudecraft.com/c/<name> in your browser

Settings

Setting Default Description
wocc.apiBaseUrl https://worldofclaudecraft.com Base URL for the World of ClaudeCraft API and profile pages
wocc.defaultCharacter (empty) A character name to load automatically when the sidebar opens

Privacy

This extension talks directly to World of ClaudeCraft to fetch character data. It collects no telemetry. Your token is kept in the editor's encrypted secret storage on your machine. See the Privacy Policy and Terms.

Links

  • Homepage and game: https://worldofclaudecraft.com
  • Your profile: https://worldofclaudecraft.com/c/<your-character>
  • Leaderboard: https://worldofclaudecraft.com/leaderboard
  • Support: https://worldofclaudecraft.com/support and woc@levystreet.com
  • Community: Discord

About World of ClaudeCraft

World of ClaudeCraft is a browser micro-MMO in the style of classic WoW, with nine classes, talent trees, zones, guilds and arena ladders. This extension is a companion for players who want their character sheet close to their work. It is not affiliated with Blizzard Entertainment.


Made by Levy Street. Licensed under MIT.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft