Introduction
The DoiT Model Context Protocol (MCP) server integrates DoiT Cloud Intelligence and AI tools (like Cursor or Claude) that support SSE (Server-Sent Events) or STDIO (Standard Input/Output). This enables seamless connection with your existing systems and AI-assisted processes. It allows your clients to connect to the DoiT MCP server over the internet using standard web protocols. The DoiT MCP server maintains live connections to your DoiT Cloud Intelligence data, ensuring everyone has access to the same information and enabling near real-time access.
Once you have integrated your AI tool with the DoiT MCP server, you can ask questions or make requests related to DoiT Cloud Intelligence data. Your AI tool may be integrated with other MCP servers. To ensure your request yields the intended results, you should frame your request with relevant contextual cues for the DoiT MCP server. See Usage examples.
Connection methods
You can connect to the DoiT MCP server remotely or locally. For example, you might choose to connect locally if you want to maximize speed and control for individual, machine-specific tasks and remotely if you need to share capabilities across a team, enable web-based AI agents, or scale for production workloads.