Skip to main content
Glama

MCP Server for continue.dev

by alexsmirnov

web_search

Perform web searches directly from the MCP Server to retrieve accurate information for LLM interactions in the continue.dev environment. Ideal for enhancing context-aware responses.

Instructions

Search the web for information

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "type": "string" } }, "required": [ "query" ], "title": "web_searchArguments", "type": "object" }

Other Tools from MCP Server for continue.dev

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexsmirnov/mcp-server-continue'

If you have feedback or need assistance with the MCP directory API, please join our Discord server