← Back to all apps

Alpic

Developer toolsby Alpic
Launched Feb 19, 2026 on ChatGPT

Manage your projects, debug deployment, and check analytics for any MCP server you host with Alpic.

4ChatGPT Tools
AlpicDeveloper
Developer toolsCategory

Available Tools

Deployment-logs

deployment-logs
Full Description

Deployment logs of the last deployment of a given project

Parameters (1 required)
Required
projectIdstring

The ID of the project to get deployment logs for

Get-analytics

get-analytics
Full Description

Raw analytics data for a project over a given timeframe. Call this only when the user explicitly asks for a numeric summary or specific figures in text. For visual exploration of analytics, use the list-projects widget instead. Note: if the widget is already open on an analytics view, the data is already available via the widget context — do not call this tool redundantly. The data contains the number of sessions, tool calls, and output tokens over the given timeframe.

Parameters (2 required)
Required
projectIdstring

The ID of the project to get analytics for

timeframestring

The timeframe for the analytics data (e.g. 3H, 6H, 12H, 1D, 1W, 1M)

Options:3H6H12H1D1W1M

List-projects

list-projects
Full Description

Projects of the given team (teamId)

Parameters (1 required)
Required
teamIdstring

The ID of the team to list projects for.

List-teams

list-teams
Full Description

Teams the user belongs to. This tool returns the team ids needed to call other tools.