Server URL
Available Tools
search_sublay_documentation
Searches across the full Sublay documentation knowledge base to find relevant pages, code examples, API references, and guides. Useful for:- Answering questions about how Sublay 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
1
Open MCP settings
Run
/mcp in Claude Code or open the MCP configuration file.2
Add the Sublay server
Add the following entry:
3
Restart Claude Code
The Sublay MCP server will be available in your next session.
Cursor
1
Open Cursor settings
Go to Settings → MCP.
2
Add the server URL
Enter
https://docs.sublay.io/mcp and save.3
Restart Cursor
The integration activates on next launch.
Windsurf
1
Open Windsurf settings
Navigate to the MCP integration section.
2
Add the server URL
Enter
https://docs.sublay.io/mcp and save.3
Restart Windsurf
The integration activates on next launch.
Usage
Once installed, your AI assistant uses the MCP server automatically when you ask about Sublay. Example prompts:- “How do I set up authentication with an external user system in Sublay?”
- “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 Sublay 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.sublay.io/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.sublay.io/mcpis reachable from your network

