Levirge Search · install
Install in Codex
Install Levirge Search in Codex from the plugin marketplace, or add the MCP server directly to config.toml.
Early access — capacity is limited and workspaces are set up in order of request. Installing now is fine: the plugin connects the moment your workspace is active.
Install from the plugin marketplace:
codex plugin marketplace add https://github.com/levirge/searchOr add the MCP server directly to ~/.codex/config.toml:
[mcp_servers.search]
url = "https://search.levirge.com/mcp"
# Token fallback — env var holding your bearer token:
bearer_token_env_var = "SEARCH_TOKEN"OAuth is negotiated on connect; the SEARCH_TOKEN env var is only needed for
the bearer-token fallback. Restart Codex after installing, then verify with a
read-only call — stealth_list returns the stealth-domain registry.