A unified Model Context Protocol (MCP) server that aggregates, indexes, and dynamically serves over 200+ specialized Agent Skills, Prompts, and Coding Workflows to AI assistants.
# EVOKORE-MCP EVOKORE-MCP is a TypeScript-based stdio MCP router and multi-server aggregator. It gives AI clients a single MCP endpoint that combines EVOKORE’s native workflow tools with proxied child servers defined in `mcp.config.json`, while adding namespace isolation, dynamic tool discovery, and human-in-the-loop approval controls. Current package/runtime version: `3.0.0`. ## Current operator snapshot - **Runtime shape:** stdio MCP router plus multi-server child aggregation - **Native tool surface:** `docs_architect`, `skill_creator`, `resolve_workflow`, `search_skills`, `get_skill_help`, `discover_tools`, `proxy_server_status`, `refresh_skills`, `fetch_skill`, `execute_skill`, `list_registry` - **v3.0 capabilities:** RBAC permissions, rate limiting, HTTP transport, MCP resources/prompts, tool annotations, skill ecosystem (versioning, registry, sandbox), session dashboard, async proxy boot - **Continuity surfaces:** canonical session manifest, managed Cursor memory sync, manifest-backed status line, repo-state audit CLI - **Voice surfaces:** proxied ElevenLabs tools, VoiceMode guidance, standalone VoiceSidecar with persona-aware hook forwarding - **Recent change report:** [docs/RECENT_ADDITIONS_2026-03-12.md](docs/RECENT_ADDITIONS_2026-03-12.md) ## Why EVOKORE exists EVOKORE exists to solve three common MCP operator problems: - **Too many disconnected MCP endpoints**: EVOKORE collapses multiple child servers into one stdio server. - **Too much tool-context overhead**: EVOKORE can run in `legacy` mode for broad compatibility or `dynamic` mode for session-scoped tool activation. - **Too little operational control**: EVOKORE adds HITL approval, duplicate-prefix collision handling, runtime guardrails, and continuity docs for long-running repo work. ## Current capabilities - **Single stdio MCP endpoint** for native EVOKORE tools plus proxied child servers. - **11 native tools**: `docs_architect`, `skill_creator`, `resolve_workflow`, `search_skills`, `get_ski
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.