—
models: —
Full doctrine — signed receipts & proofs — unlocks on paid plans; your quota is shown above.
Where pumdoctrine routes your requests. Point it at any OpenAI-compatible endpoint — your Ollama address, pumFORGE, or OpenAI — and save.
Point your app at the base URL below and use your account key as the API key. Every request is doctrine-governed and receipted.
…
…
…
…
…
…
…
Model: enter your key above to list your models. Works with Open WebUI, Chatbox, and any OpenAI or Ollama client.
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.
~/.pumsuite/pumdoctrine/mcp.json
{
"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.