codepet-mcp-server

My-Outcasts/codepet-mcp-server
★ 0 stars TypeScript Code/Dev Tools Updated today
Codepet MCP server
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codepet-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "My-Outcasts/codepet-mcp-server"
      ]
    }
  }
}

README Excerpt

A local MCP server that captures coding context, tracks developer sessions, and powers daily insights. Compatible with **Claude Code**, **Cursor**, **VS Code**, **Windsurf**, and any MCP-compliant client. Built by [MURROR](https://murror.app). --- ```bash cd codepet-mcp-server npm install npm run build

Tools (6)

generate_daily_summaryget_diagnosticsget_file_contentget_git_contextget_learning_contextscan_project