# Yodu AI Employees MCP

**Category:** 🏢 Workplace & Productivity  
**Repository:** https://app.yodu.ai/api/mcp/oauth  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/yodu-ai-employees-mcp

## Description
Manage a supervised AI workforce from an MCP-compatible assistant: read workspace context, inspect employees and tasks, create and update work, maintain company memory, and configure supported employee settings and schedules. Proprietary hosted service over Streamable HTTP with OAuth. Requires a Yodu account and eligible paid workspace; $499/month includes personal setup and up to five active AI employees. No free trial; model-provider and third-party tool fees are separate. API-key alternative: https://app.yodu.ai/api/mcp with a workspace-scoped bearer key. Server-side membership and role checks apply, and stored secrets are never returned. Unauthenticated initialize and OAuth metadata checks verified on 2026-09-25; complete authenticated client tests are not claimed. Product and docs: https://yodu.ai/developers.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "yodu-ai-employees-mcp": {
    "url": "https://app.yodu.ai/api/mcp"
  }
}
```

## Documentation
No cached documentation available for this listing yet. Check the repository above for the README and setup instructions.

