# Oi [Health: Active]

**Category:** 💬 Communication  
**Repository:** https://github.com/carhaix/oi-mcp  
**GitHub Stars:** 1  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/oi

## Description
Access your Oi setup: teams, contexts, workflows, tools, and more.

## 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": {
  "oi": {
    "url": "https://www.oioioi.ai/brand/oi-icon.svg"
  }
}
```

## Documentation & README

# <img src="https://www.oioioi.ai/brand/oi-icon.svg" alt="Oi Logo" style="width: 1em; height: 1em; vertical-align: -0.12em;" /> Oi - MCP

[Website](https://www.oioioi.ai) | [App](https://app.oioioi.ai)

Registry metadata for the hosted Oi MCP server, including Contexts, Workflows, Skills, Guardrails, Brain, Connections, and reporting.

- [Guide](https://www.oioioi.ai/guides/what-is-oi-mcp)

## Connect

Server URL: `https://api.oioioi.ai/mcp`

Authentication:

- OAuth via the Oi app
- `Authorization: Bearer <api-token>`

## Tool surface

- Identity and routing
- Context, Workflow, and available Skill discovery and execution
- Context, Workflow, Skill, and Guardrail authoring/lifecycle operations
- Stable Connection discovery and execution through `oi.connections.list`, `oi.connections.get`, and `oi.connections.use`
- Org Brain and User Brain durable-memory updates
- Context/Workflow usage reporting and cross-surface effectiveness reporting

