Skip to content

ASAM ODS odsbox jaquel MCP Server for Zed

io.github.totonga/odsbox-jaquel-mcp

MCP server for ASAM ODS with Jaquel query tools, connection management, and data access

client:Zed transport:stdio runtime:pypi

Install ASAM ODS odsbox jaquel MCP Server in Zed

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

{
  "context_servers": {
    "odsbox-jaquel-mcp": {
      "command": "uvx",
      "args": [
        "odsbox-jaquel-mcp"
      ]
    }
  }
}

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

ASAM ODS odsbox jaquel MCP Server in other clients