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