Server Details
An MCP server for docs.continue.dev
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
1 toolSearchContinueTry in Inspector
Search across the Continue knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Continue, find specific documentation, understand how features work, or locate implementation details. The search returns contextual content with titles and direct links to the documentation pages.
ParametersJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| version | No | Filter to specific version (e.g., 'v0.7') | |
| codeOnly | No | Only return code snippets | |
| language | No | Filter to specific language code (e.g., 'zh', 'es'). Defaults to 'en' | |
| apiReferenceOnly | No | Only return API reference docs |
FAQ
How do I claim this server?
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [
{
"email": "your-email@example.com"
}
]
}
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
What are the benefits of claiming a server?
- Control your server's listing on Glama, including description and metadata
- Receive usage reports showing how your server is being used
- Get monitoring and health status updates for your server