yoavf/ai-sessions-mcp
MCP server for searching and accessing your AI coding sessions from Claude Code, Gemini CLI, opencode, and OpenAI Codex. Also an uploader for aisessions.dev
Platform-specific configuration:
{
"mcpServers": {
"ai-sessions-mcp": {
"command": "npx",
"args": [
"-y",
"ai-sessions-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...