workspace_usage — catchintent MCP Tool
workspace_usage
(workspace usage) is one of 14 tools on the
catchintent
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call workspace_usage from your client
- Claude Code catchintent workspace_usage run in your project directory
- Claude Desktop catchintent workspace_usage ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor catchintent workspace_usage ~/.cursor/mcp.json
- VS Code catchintent workspace_usage .vscode/mcp.json
- Zed catchintent workspace_usage ~/.config/zed/settings.json
- Windsurf catchintent workspace_usage ~/.codeium/windsurf/mcp_config.json
- Cline catchintent workspace_usage ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI catchintent workspace_usage ~/.gemini/settings.json
- Grok catchintent workspace_usage .mcp.json (in your project root)
- ChatGPT catchintent workspace_usage Settings → Connectors → Advanced → Developer mode
- Claude.ai catchintent workspace_usage Settings → Connectors → Add custom connector
- LangChain catchintent workspace_usage pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http catchintent https://engine.catchintent.com/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.