
Day AI
Know everything about your prospects & customers with CRMx
About Day AI
Day AI focuses on prospect and customer intelligence through CRMx context. Its MCP connector gives assistants account, relationship, and customer data for sales research, follow-up planning, and understanding what matters across prospects and existing customers.
Connection details
https://day.ai/api/mcpTransport
Streamable HTTP
Authentication
OAuth
Setup
claude mcp add day-ai --transport http https://day.ai/api/mcpFrequently asked questions
What is the Day AI remote MCP server?
The Day AI remote MCP server is a hosted Model Context Protocol endpoint at https://day.ai/api/mcp, so AI assistants can connect to it without installing or running anything locally.
How do I connect to the Day AI MCP server?
Add the endpoint https://day.ai/api/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Day AI MCP server require authentication?
Yes. Day AI uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Day AI MCP server use?
Day AI exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.