MCP Server
Mercur exposes a Model Context Protocol (MCP) server that lets AI tools search Mercur documentation directly. Instead of relying on training data that may be outdated, your AI assistant queries the actual docs in real time.Available tool
SearchMercurJsDocumentation
Searches across all Mercur documentation and returns:- Relevant excerpts matching your query
- Page titles for context
- Direct links to documentation pages
Connect to your AI environment
- Cursor
- VS Code
- Windsurf
- Claude
- Claude Code
1
Open MCP settings
- Press Cmd + Shift + P
- Search for Open MCP settings
- Select Add custom MCP
2
Configure the server
Add the following to your
mcp.json:3
Use it
Restart Cursor and ask: “Search Mercur docs for how to add a block”