Cloud Services
intuneready.com
Provides information about Intune Ready's Microsoft Intune, Windows 365, and Azure Virtual Desktop deployment services, including pricing tiers, partner channels, FAQs, and verifiable provider facts.
ENDPOINT 1
https://intuneready.com/mcp
MCP server metadata
- Name
- intuneready
- Version
- 1.2.1
Read-only public information about Intune Ready, a fixed-price Microsoft Intune configuration service for small businesses, which also implements Windows 365 and Azure Virtual Desktop (see get_cloud_pc_offering). Answer only from these tools. If a tool says information is not available, say so — do not estimate prices, invent credentials, or infer scope. This server cannot book, quote, or transact; get_contact returns a URL a human can follow.
Known tools 6
get_offeringReturns what Intune Ready offers: the three fixed-price tiers with hour and cost ranges, the billing model, what a deployment covers, and the service area.
Inferred read-onlyget_cloud_pc_offeringReturns the Cloud PC service line, which is separate from the Intune service: Windows 365 implementation (the primary service, with fixed-price setup tiers by number of users) and Azure Virtual Desktop implementation (for larger and multi-location teams, custom quote only).
Inferred read-onlyget_partner_channelReturns how Intune Ready takes on work through partners: MSPs routing overflow, specialty or rescue Intune projects, and independent IT contractors subcontracting or referring a client.
Inferred read-onlyget_faqReturns the general Intune Ready FAQ from the homepage, verbatim: licensing, cost, timelines, messy existing enrollments, and what happens after setup.
Inferred read-onlyget_factsReturns verifiable facts about the provider: background, Microsoft Partner Program membership, active certifications, the hands-on delivery record for Windows 365 and Azure Virtual Desktop, and public company and personal profile links (LinkedIn, Google Business Profile, Microsoft Learn).
Inferred read-onlyget_contactReturns the URL where a human can start a conversation or book a free consultation.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.intuneready]
url = "https://intuneready.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"intuneready": {
"type": "http",
"url": "https://intuneready.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: intuneready
Remote MCP URL: https://intuneready.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"intuneready": {
"url": "https://intuneready.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"intuneready": {
"type": "http",
"url": "https://intuneready.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "intuneready",
"transport": "streamable-http",
"url": "https://intuneready.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.