Endpoint
What is MCP?
Model Context Protocol (MCP) is an open standard that allows AI assistants to connect to external data sources and tools. By pointing an MCP-compatible client at our server, your AI assistant can search, retrieve, and analyze information from the ER:LC Russia API documentation in real time.Setup
Claude Desktop
Add the following to yourclaude_desktop_config.json:
Cursor
Add the server in your Cursor MCP settings:OpenCode
Add the server in your OpenCode MCP settings:Other Clients
Any client that supports remote MCP servers can be pointed at the URL above. See your client’s documentation for the exact configuration format.Available Tools
Once connected, your client will have access to tools for:- Searching the documentation by keywords or topics
- Retrieving specific pages and sections
- Navigating the documentation structure
Why Use This?
- Ask your AI assistant questions about the ER:LC Russia API and get answers based on the most current documentation
- Avoid hallucinations or outdated information
- Build agents and workflows that automatically stay in sync with documentation changes
The MCP server provides access to public documentation only. To obtain an API key and use the endpoints, open a ticket on our Discord server.