pumdoctrine

Universal governed AI gateway — OpenAI · Ollama · Anthropic · Azure · AWS Bedrock
loading…

1 · Model & upstream

Where pumdoctrine routes your requests. Point it at any OpenAI-compatible endpoint — your Ollama address, pumFORGE, or OpenAI — and save.

2 · Connect an app

Point your app at the base URL below and use your account key as the API key. Every request is doctrine-governed and receipted.

OpenAI…
Ollama…
Anthropic…
Azure…
Bedrock…

Model: enter your key above to list your models. Works with Open WebUI, Chatbox, and any OpenAI or Ollama client.

3 · Tools (MCP)

MCP servers give your assistant extra tools (files, databases, APIs). Add one by editing the config file on the server — no coding needed. Every tool call is audited and appears in your receipts.

config~/.pumsuite/pumdoctrine/mcp.json
Loading servers…
Example — add a server in 30 seconds
{
  "servers": {
    "files": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-filesystem", "/home/si"]
    }
  }
}

Save the file, reload this page, then press Test. List: GET /api/mcp · Call: POST /api/mcp/call.

4 · Proof & status

health/health
receipts/api/receipts/head signed · Merkle
models/api/tags Ollama API
pumdoctrine — receipts prove provenance & integrity, not truth.