describe_wall — Still Glowing MCP Tool Read-only
describe_wall
(describe wall) is one of 3 tools on the
Still Glowing
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call describe_wall from your client
- Claude Code Still Glowing describe_wall run in your project directory
- Claude Desktop Still Glowing describe_wall ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Still Glowing describe_wall ~/.cursor/mcp.json
- VS Code Still Glowing describe_wall .vscode/mcp.json
- Zed Still Glowing describe_wall ~/.config/zed/settings.json
- Windsurf Still Glowing describe_wall ~/.codeium/windsurf/mcp_config.json
- Cline Still Glowing describe_wall ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Still Glowing describe_wall ~/.gemini/settings.json
- Grok Still Glowing describe_wall .mcp.json (in your project root)
- ChatGPT Still Glowing describe_wall Settings → Connectors → Advanced → Developer mode
- Claude.ai Still Glowing describe_wall Settings → Connectors → Add custom connector
- LangChain Still Glowing describe_wall pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http wall https://stillglowing.top/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.