Wick MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WICK_WS_PORT | No | Port for WebSocket live updates (default: 6790) | 6790 |
| WICK_NO_WATCH | No | Set to '1' to disable the Claude Code log watcher | |
| WICK_HTTP_PORT | No | Port for HTTP dashboard (default: 6789) | 6789 |
| WICK_CLAUDE_PROJECTS | No | Custom 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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