Sublay MCP Server
The Sublay MCP (Model Context Protocol) Server enables AI-powered tools like Claude Code, Cursor, and Windsurf to directly access and search the Sublay documentation. This allows for more contextual and accurate responses when working with Sublay in your AI development environment.What is MCP?
The Model Context Protocol (MCP) is a standardized way for AI tools to connect to external data sources and services. By installing the Sublay MCP server, your AI assistant can search and reference the complete Sublay documentation in real-time.Server URL
Available Tools
search_sublay_documentation
Search across the Sublay Documentation knowledge base to find relevant information, code examples, API references, and guides. When to use:- Answering questions about Sublay features
- Finding specific documentation pages
- Understanding how features work
- Locating implementation details and code examples
- Contextual content from documentation
- Page titles and descriptions
- Direct links to documentation pages
Installation
Claude Code
To add the Sublay MCP server to Claude Code:- Open your Claude Code MCP settings
- Add the Sublay MCP server URL:
- Restart Claude Code to activate the integration
Cursor
To add the Sublay MCP server to Cursor:- Open Cursor settings
- Navigate to the MCP section
- Add the Sublay MCP server URL:
- Restart Cursor to activate the integration
Windsurf
To add the Sublay MCP server to Windsurf:- Open Windsurf settings
- Navigate to the MCP integration settings
- Add the Sublay MCP server URL:
- Restart Windsurf to activate the integration
Usage Examples
Once installed, your AI assistant can automatically search the Sublay documentation when you ask questions like:- “How do I implement authentication with Sublay?”
- “Show me how to use the comments feature”
- “What are the available user hooks?”
- “How do I fetch entities with filters?”
Benefits
Real-time Documentation Access
Your AI assistant always has access to the latest Sublay documentation
Contextual Code Assistance
Get more accurate code suggestions based on actual Sublay patterns
Faster Development
Reduce context switching by getting answers without leaving your editor
Always Up-to-Date
No need to manually update documentation - the MCP server always reflects the current docs
Troubleshooting
If the MCP integration is not working:- Verify the server URL is entered correctly
- Ensure your AI tool supports MCP
- Restart your AI tool after adding the server
- Check your internet connection
- Verify the MCP server is accessible at
https://docs.sublay.io/mcp
Learn More
Getting Started
Start building with Sublay
API Reference
Explore the API documentation
SDK Reference
Learn about SDK features

