← Index

Liquid

io.github.ertad-family/liquid·v0.1.0·Maps & Location
Quality Score
85
/100

Connect your agent to any HTTP API on the fly — discover, map, and fetch typed data.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "liquid": {
      "command": "uvx",
      "args": [
        "liquid-mcp"
      ],
      "env": {
        "OPENAI_API_KEY": "<your-openai_api_key>",
        "OPENAI_BASE_URL": "<openai_base_url>",
        "GEMINI_API_KEY": "<your-gemini_api_key>",
        "ANTHROPIC_API_KEY": "<your-anthropic_api_key>"
      }
    }
  }
}
§02  Environment variables
OPENAI_API_KEY
secret

OpenAI (or compatible) API key for discovery

OPENAI_BASE_URL

OpenAI-compatible base URL, e.g. local Ollama/vLLM

GEMINI_API_KEY
secret

Google Gemini API key (alternative)

ANTHROPIC_API_KEY
secret

Anthropic API key (alternative)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Maps & Location