Skip to main content
Glama

MCP Server for continue.dev

by alexsmirnov

web_search

Perform web searches directly within the continue.dev environment using a structured query input, enhancing LLM interactions with real-time information retrieval.

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

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

You must be authenticated.

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