Skip to main content
Glama

Open Insight Dashboard

ctx_insight

Opens a personal analytics dashboard showing session activity, tool usage, error rate, and project focus. Installs dependencies on first use; subsequent launches open instantly.

Instructions

Opens the context-mode Insight dashboard in the browser. Shows personal analytics: session activity, tool usage, error rate, parallel work patterns, project focus, and actionable insights. First run installs dependencies (~30s). Subsequent runs open instantly.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
portNoPort to serve on (default: 4747)
sessionDirNoOverride INSIGHT_SESSION_DIR: directory containing context-mode session .db files
contentDirNoOverride INSIGHT_CONTENT_DIR: directory containing context-mode content/index .db files
insightSessionDirNoAlias for sessionDir / INSIGHT_SESSION_DIR
insightContentDirNoAlias for contentDir / INSIGHT_CONTENT_DIR
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. It discloses the first-run dependency installation (~30s) and instant subsequent opens. However, it doesn't mention any potential side effects or required permissions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences, front-loaded with purpose and content. Every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 5 optional parameters and no output schema, description effectively covers purpose and key behavioral trait (first-run delay). Could mention that the tool opens a browser, but it does say 'opens in the browser'. Overall adequate.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so parameters are already well-documented. Description adds no additional parameter information beyond the schema, but baseline is 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states the tool opens the Insight dashboard in the browser and lists the analytics it shows (session activity, tool usage, etc.). It's specific and distinct from sibling tools, though it doesn't explicitly contrast with them.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool vs alternatives. Only mentions first-run installation behavior, not context for selection.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/mksglu/context-mode'

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