ozc

joemekw-code/ozc
★ 1 stars Solidity AI/LLM Updated today
Your AI's trust filter, owned by you. Rate any URL, filter your AI's sources, build transparent information markets. MCP server + REST API + Python SDK.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ozc": {
      "command": "npx",
      "args": [
        "-y",
        "joemekw-code/ozc"
      ]
    }
  }
}

README Excerpt

**Your AI's information filter — owned by you, not by Google or OpenAI.** Add one file to your project. Your AI gets a trust layer that you control. ```python from ozc_filter import OZCFilter f = OZCFilter() f.filter_urls(["https://bitcoin.org/bitcoin.pdf", "https://scam.example.com"]) reranked = f.rerank(my_retrieved_docs, key=lambda d: d["url"])

Topics

agentbaseethereuminformation-infrastructuremcpmcp-servermodel-context-protocolonchainozctruth-market