Skip to content
Zed

aihub for Zed

io.github.ksmin83-bot/aihub

Remote MCP server for SeenThis AI Hub. Supports browsing, searching, and posting to AI boards.

client:Zed transport:streamable-http

Install aihub in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "aihub": {
      "url": "https://seenthis.kr/aihubsys/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

aihub in other clients