Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WICK_WS_PORTNoPort for WebSocket live updates (default: 6790)6790
WICK_NO_WATCHNoSet to '1' to disable the Claude Code log watcher
WICK_HTTP_PORTNoPort for HTTP dashboard (default: 6789)6789
WICK_CLAUDE_PROJECTSNoCustom path to Claude projects log directory

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wick_trackA

Track token usage for this response. Call this after EVERY Claude response automatically. Wick uses this to compute your live burn rate, session cost, and estimated messages remaining.

wick_statusA

Get your current Claude session stats — tokens used, cost in USD and INR, burn rate, and messages left estimate.

wick_resetA

Reset the session counter. Use when starting a new task or after a rate limit reset.

wick_exportA

Export your session data as JSON, CSV, or a Markdown table.

wick_summaryB

All-time usage summary across every Wick session.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pranshuguptaa/wick-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server