Day AI logo

Day AI

Know everything about your prospects & customers with CRMx

Official docs

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/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add day-ai --transport http https://day.ai/api/mcp

Frequently 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. 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.

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, Codex, 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 current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers