Skip to content

Chipi-Chapa-Corp/zed-searxng-context-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zed Sear Context Server

This extension provides a Model Context Server for SearXNG, for use with the Zed AI assistant.

It adds a /search slash command to the Assistant Panel.

Configuration

To use the extension, you will need to point the context server at a SearXNG instance by setting the api_url in your Zed settings.json:

{
  "context_servers": {
    "searxng-context-server": {
      "settings": {
        "api_url": "http://127.0.0.1:8088"
      }
    }
  }
}

Usage

  • /search <query>: Search web for the given query.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages