Using Thurgood? MCP is already built-in. Just start using it — no setup required.Build with Thurgood →
What is MCP?
Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external tools and data sources. With the Case.dev MCP server, your AI can:- Search documentation — Find relevant API docs, guides, and implementation patterns
Server Details
| Property | Value |
|---|---|
| URL | https://mcp.case.dev/api/mcp |
| Protocol | Streamable HTTP |
| Auth | None required (public) |
Setup Guides
Cursor
Cursor
- Open Settings → MCP
- Click Add new MCP server
- Add this configuration:
- Restart Cursor
Claude Desktop
Claude Desktop
-
Open your Claude Desktop config file:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
- macOS:
- Add the Case.dev server:
- Restart Claude Desktop
Windsurf
Windsurf
- Open Settings → MCP Servers
-
Add a new server with:
- Name:
casedotdev - URL:
https://mcp.case.dev/api/mcp
- Name:
- Restart Windsurf
Other MCP Clients
Other MCP Clients
Any MCP-compatible client can connect using:
No authentication headers required.
| Setting | Value |
|---|---|
| Server URL | https://mcp.case.dev/api/mcp |
| Transport | HTTP (Streamable) |
Available Tools
Once connected, your AI assistant can use these tools:Documentation
| Tool | Description |
|---|---|
documentation_search | Search Case.dev documentation for APIs, guides, and implementation patterns |
documentation_search tool accepts:
query(required) — What you want to know about Case.dev APIs and servicesservice(optional) — Filter to a specific service:vault,llms,vision,voice,ocr,web-search,workflows, orall