MCP Server
MCP
io.github.CogitatorTech/omni-nli
An MCP server for natural language inference
Install
uvx omni-nli
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "omni-nli",
"version": "0.1.1",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8000/mcp/"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment