← Back to search Server uses network capabilities via: fetch() Server uses filesystem capabilities via: fs sync ops Server uses shell capabilities via: child_process, execSync() Server uses env_vars capabilities via: process.env
@getpromptly/mcp-server
MCP server for tracking AI coding sessions — captures conversations, token usage, and costs
D
40 / 100
Versions
0.1.16latestJul 5, 2026
0.1.15Jun 10, 2026
0.1.14Jun 10, 2026
0.1.13Jun 10, 2026
0.1.12May 10, 2026
+ show 7 moreshow less
0.1.11Feb 17, 2026
0.1.10Feb 17, 2026
0.1.7Feb 5, 2026
0.1.6Feb 1, 2026
0.1.2Feb 1, 2026
0.1.1Feb 1, 2026
0.1.0Feb 1, 2026
Tools 5
promptly_start annotations: none low
Start logging AI conversations for a ticket
ticketId string
promptly_log annotations: none low
Log a conversation turn (called automatically during active session)
name string input unknown model string output unknown content string timestamp string tokenCount number
promptly_status annotations: none low
Check the current logging session status
promptly_finish annotations: none low
Finish the current logging session
promptly_review annotations: none low
Review the AI coding sessions behind a GitHub pull request and return a verdict on prompt quality (LLM-as-judge: intent clarity, scope discipline) and spend (token waste, model misuse, avoidable cost). READ-ONLY — call this when the user says they
prNumber number
Permissions 4
network medium filesystem low shell high env_vars low Scan Findings 0
No scan findings.