TypeScript MCP server pro integraci Claude Code s VirtualAssistant systémem.
Kompletní dokumentace je k dispozici v docs/ složce:
ClaudeCode poskytuje MCP (Model Context Protocol) server, který umožňuje Claude Code:
┌─────────────────────────────────────────────────────────┐
│ ARCHITEKT (člověk) │
│ Vytvoří GitHub Issue → label "agent:claude" │
└─────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ VIRTUALASSISTANT (C# .NET) │
│ PostgreSQL ◄── REST API ◄── Webhook Handler │
└─────────────────────────────────────────────────────────┘
│
▼
┌─────────────────────────────────────────────────────────┐
│ CLAUDE CODE │
│ ┌────────────────────────────────────────────┐ │
│ │ MCP Server (TypeScript) │ │
│ │ • get_pending_task │ │
│ │ • complete_task │ │
│ └────────────────────────────────────────────┘ │
│ │ │
│ ▼ │
│ Claude AI Agent │
└─────────────────────────────────────────────────────────┘
# Klonování
git clone https://github.com/Olbrasoft/ClaudeCode.git
cd ClaudeCode/mcp-task-dispatch
# Instalace a build
npm install
npm run build
# Konfigurace Claude Code (~/.claude/settings.json)
# Viz docs/Installation.md
| Tool | Popis |
|---|---|
get_pending_task | Načte nejstarší pending úkol z fronty |
complete_task | Označí úkol jako dokončený s výsledkem |
ClaudeCode/
├── docs/ # 📖 Dokumentace (wiki)
│ ├── Home.md
│ ├── Architecture.md
│ ├── Installation.md
│ ├── Usage.md
│ ├── API-Reference.md
│ └── Troubleshooting.md
├── mcp-task-dispatch/ # 🔧 MCP Server (TypeScript)
│ ├── src/
│ │ ├── index.ts # Entry point
│ │ ├── api-client.ts # VirtualAssistant API client
│ │ └── types.ts # TypeScript interfaces
│ ├── package.json
│ └── tsconfig.json
└── README.md
🚧 Ve vývoji - Viz Issue #7 pro aktuální stav.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub olbrasoft/claudecodeSend notifications to VirtualAssistant database
Send notifications to VirtualAssistant database
Smart notifications for Claude Code task statuses (Go implementation)
Desktop notifications showing what Claude Code is working on - stay informed even when the terminal is not in focus. Optional sound alerts and AI summaries
Multi-provider notification plugin for Claude Code
Get notified on WhatsApp when Claude completes tasks, encounters errors, or needs your input
Send notifications via Apprise when Claude Code needs input
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.