HomeSecurity › Qiniso

Qiniso

Deterministic fact verification for AI agents — checksums & curated data, not guesses.

TypeScript CloudLocal Remote
★ 1 stars Last pushed 2026-06-22 License: Apache-2.0

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://qiniso.qinisolabs.workers.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http qiniso https://qiniso.qinisolabs.workers.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "qiniso": {
      "url": "https://qiniso.qinisolabs.workers.dev/mcp"
    }
  }
}

Package (npm 0.5.0)

npx -y @qinisolabs/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "qiniso": {
      "command": "npx",
      "args": [
        "-y",
        "@qinisolabs/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry