The Replyke MCP (Model Context Protocol) server gives AI development tools direct access to the Replyke documentation. Once configured, your AI assistant can search and reference the complete docs in real-time — without you having to paste context manually.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Server URL
Available Tools
search_replyke_documentation
Searches across the full Replyke documentation knowledge base to find relevant pages, code examples, API references, and guides. Useful for:- Answering questions about how Replyke features work
- Finding specific API endpoints or hook signatures
- Understanding integration patterns and configuration options
- Locating code examples for any SDK feature
Installation
Claude Code
Cursor
Windsurf
Usage
Once installed, your AI assistant uses the MCP server automatically when you ask about Replyke. Example prompts:- “How do I set up authentication with an external user system in Replyke?”
- “Show me how to use
useEntityListwith filters” - “What fields does the Space data model have?”
- “How do I configure webhooks for push notifications?”
Benefits
Always Current
The MCP server always reflects the live documentation — no stale training data.
Accurate Code Examples
Suggestions are grounded in actual Replyke patterns and API shapes.
No Context Pasting
Skip copying documentation into prompts — the assistant fetches what it needs automatically.
Works Across Tools
Any MCP-compatible AI tool can use the same server.
Troubleshooting
If the integration is not working:- Verify the server URL is entered correctly:
https://docs.replyke.com/mcp - Confirm your AI tool supports MCP (Claude Code, Cursor, and Windsurf all do)
- Restart the tool after adding the server
- Check that
https://docs.replyke.com/mcpis reachable from your network

