← Back to search

ai-hist-mcp

GitHub Actions Scanned 21d ago

Thin npx wrapper for the ai-hist stdio MCP server.

npm
? Not scanned yet

Versions

0.4.1latest
Jul 7, 2026
0.3.7
Jun 27, 2026
0.3.6
Jun 24, 2026
0.3.5
Jun 24, 2026
0.3.4
Jun 20, 2026
+ show 3 moreshow less
0.3.2
Jun 12, 2026
0.3.1
Jun 6, 2026
0.3.0
Jun 6, 2026

Tools 15

untag_session
annotations: none low

Remove a tag from a session.

tag string session_id string
list_tags
annotations: none low

List available session tags and optionally include the sessions assigned to each tag.

tag string include_sessions boolean
pair_check
annotations: none low

Ask relayhistory-cloud Pair for advisory warnings before a prompt, plan, or tool action.

cwd string task string tool string limit number action string target string repoPath string gitRemote string projectId string recentPrompt string
search_history
annotations: none low

Search your AI coding agent history using full-text search across all prompts

tag string
search_trajectories
annotations: none low

Search compacted per-run decision trajectories: task title/description, decisions,

query string
why_for_task
annotations: none low

Return the decisions and retrospective for the best-matching compacted trajectory.

query string
tag_session
annotations: none low

Tag a source-specific session so future history searches can filter by logical workstream.

tag string color string session_id string
get_session
annotations: none low

Retrieve all prompts from a specific session ordered oldest to newest.

tag string
get_context
annotations: none low

Get temporal context around a specific history entry: all prompts from the same

recent_history
annotations: none low

List the most recent AI coding agent history entries across all sources, newest first.

tag string
recent_entries
annotations: none low

List the most recent AI coding agent history entries across all sources, newest first.

tag string
pack_evidence
annotations: none low

Search history and assemble a concise evidence bundle ready to paste into a new

query string
history_stats
annotations: none low

Return a summary of your AI coding agent history: total entry count broken down by

stats
annotations: none low

Contract alias for history_stats. Return total counts by source, date range, top projects, and data source.

get_handoff
annotations: none low

Find active sessions for a repo/branch and generate a warm-start handoff brief

Permissions 5

network medium
Server uses network capabilities via: fetch(), urllib
filesystem low
Server uses filesystem capabilities via: fs, open(), os, path, pathlib
shell high
Server uses shell capabilities via: child_process, execSync(), spawn(), subprocess
database medium
Server uses database capabilities via: sqlite3
env_vars low
Server uses env_vars capabilities via: os.environ, process.env

Scan Findings 0

No scan findings.