MODEL CONTEXT PROTOCOL

Bring Your Team’s Data
Into Your AI Assistant

Track Beacon runs a Model Context Protocol (MCP) server, so Claude, Cursor, and other MCP-compatible assistants can pull live activity, app usage, and productivity data straight from your organization — no dashboard required.

Streamable HTTP
Scoped API Keys
Max & Enterprise Plans
WHY MCP

Your Data, Where You Already Think

No new tool to learn — just tools your assistant can call.

Ask, Don’t Export

Skip the CSV exports and dashboard hunting — ask your assistant "how was the team’s activity yesterday?" and get a real answer.

Works Where You Already Work

Any MCP-compatible client — Claude Desktop, Claude Code, Cursor, VS Code — can connect over Streamable HTTP.

Scoped, Revocable Access

Long-lived API keys are minted per-integration and scoped to your organization — revoke one anytime without touching the others.

Same Numbers as the Dashboard

Analytics tools reuse the exact same services that power the web dashboards, so there’s no second source of truth to reconcile.

TOOLS

What Your Assistant Can Call

Public Documentation Tools

No authentication required.

  • get_plans

    List Track Beacon pricing plans — name, price, and max team capacity.

  • get_documentation

    Pointers to agent registration docs, the OpenAPI spec, Swagger UI, and contact info.

  • get_server_status

    Current Track Beacon service status.

Organization Analytics Tools

Max & Enterprise

Requires an MCP API key scoped to your organization.

  • get_team_activity

    Per-member active / inactive / break minutes for your organization on a given date.

  • get_member_activity

    Full activity breakdown for one team member by email, including session count.

  • get_app_usage

    Top applications by tracked time across your organization over the last N days.

  • get_productivity_trend

    Daily active-minutes trend for your organization over the last N days.

  • get_reports_summary

    App-audit and idle/break report summaries over a date range.

GET STARTED

Connect in Three Steps

1

Generate an API key

From your Profile page, open Integrations and mint an MCP key. The secret is shown once — store it in your client’s config.

2

Point your client at the server

Add https://beacon.techreignera.in/api/mcp as a Streamable HTTP MCP server with a Bearer token in your assistant’s MCP settings.

3

Ask about your team

Your assistant can now call Track Beacon’s tools directly — no copy-pasting reports or switching tabs.

// MCP server URL
https://beacon.techreignera.in/api/mcp

Give your assistant
real-time visibility

MCP analytics access is included on Max and Enterprise plans. Public documentation tools are open to everyone.