# WINN.AI MCP API

**Canonical:** https://apis.io/apis/winnai/mcp/  
**Provider:** Winn.ai — https://apis.io/providers/winnai/  
**Base URL:** https://app.winn.ai/mcp  
**Documentation:** https://winn.ai/pricing/

WINN.AI MCP API is published by [Winn.ai](https://apis.io/providers/winnai/) on the [APIs.io](https://apis.io/) network. Tagged areas include MCP, Agents, Conversation Intelligence, and Sales. The published artifact set on APIs.io includes authentication docs.

A live remote Model Context Protocol endpoint serving WINN.AI conversation data to agents. It is published nowhere on the company's website — it was found by probing RFC 9728 OAuth protected-resource metadata on the product application host, which names https://app.winn.ai/mcp as the protected resource. Every anonymous JSON-RPC call, including initialize and tools/list, returns HTTP 401 {"error":"Missing credential"}, so the tool set is not public. Access is bearer-token-only via OAuth 2.0 authorization code with PKCE (S256), with dynamic client registration supported, and the sole advertised scope is read-only (sessions:read). Commercially this is the Enterprise-tier "API access" feature, reached through sales rather than signup.

## Machine-readable artifacts (4)

- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/winnai/refs/heads/main/mcp/winnai-mcp.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/winnai/refs/heads/main/authentication/winnai-authentication.yml
- **OAuthScopes** — https://raw.githubusercontent.com/api-evangelist/winnai/refs/heads/main/scopes/winnai-scopes.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/winnai/refs/heads/main/apis.yml

## Tags

MCP, Agents, Conversation Intelligence, Sales

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/winnai/mcp/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/winnai/.
