@memoryblock/plugin-web-search
v0.1.9
Published
Official plugin providing web search capabilities to memoryblock.
Maintainers
Readme
@memoryblock/plugin-web-search
Official plugin providing web search capabilities to memoryblock.
This package handles:
- DuckDuckGo deep search queries
- Search result context aggregation
- URL extraction
The memoryblock Ecosystem
memoryblock is a highly modular system. Here are the official packages:
The Core
- memoryblock - The core engine interface and types.
- @memoryblock/daemon - Background daemon manager.
- @memoryblock/api - Core REST and WebSocket API server.
- @memoryblock/cli - Command-line interface.
- @memoryblock/types - Core TypeScript definitions and schemas.
Integrations & Tooling
- @memoryblock/adapters - LLM adapters (OpenAI, Anthropic, Bedrock, etc).
- @memoryblock/channels - Communication channels (CLI, Telegram, Web).
- @memoryblock/tools - Standard tool definitions and schemas.
- @memoryblock/locale - Localization strings and formatting.
- @memoryblock/web - Front-end dashboard and Web UI.
Plugins
- @memoryblock/plugin-installer - Plugin installer and registry manager.
- @memoryblock/plugin-agents - Secondary AI agents orchestrator.
- @memoryblock/plugin-aws - AWS integrations.
- @memoryblock/plugin-fetch-webpage - Web content fetching and parsing.
- @memoryblock/plugin-web-search - Web search capabilities.
License
Distributed under the MIT License. See LICENSE for more information.
