Skip to content
Zed

api for Zed

com.benriscore/api

Purpose-aware accessibility scoring for every coordinate in Japan.

client:Zed transport:streamable-http

Install api in Zed

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

{
  "context_servers": {
    "api": {
      "url": "https://api.benriscore.com/mcp"
    }
  }
}

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

api in other clients