Loomal

omni-nli

MCP server by github.com/cogitatortech/omni-nli

An MCP server for natural language inference

3 starspypi: omni-nli

About omni-nli

omni-nli is an MCP (Model Context Protocol) server published by cogitatortech in the official MCP registry, listed under AI & ML on Loomal. An MCP server for natural language inference

It ships as a Python package on PyPI (omni-nli), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cogitatortech/omni-nli, where the project has earned 3 GitHub stars.

Use omni-nli with your agent

Claude Code · one command
claude mcp add omni-nli -- uvx omni-nli
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "omni-nli": {
      "command": "uvx",
      "args": [
        "omni-nli"
      ]
    }
  }
}
pypiomni-nli

Frequently asked questions

What is omni-nli?
omni-nli is an MCP (Model Context Protocol) server by cogitatortech in the AI & ML category. An MCP server for natural language inference
How do I connect omni-nli to Claude, Cursor, or another MCP client?
Install omni-nli from its pypi package (omni-nli) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is omni-nli open source?
Yes — the source code is public at github.com/cogitatortech/omni-nli, with 3 GitHub stars.
Can AI agents pay to use omni-nli?
Not yet through Loomal — omni-nli is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain omni-nli? Claim this listing free by verifying GitHub ownership, or contact us.