Skip to content

gateway

Verified

Governed AI actions with signed, verifiable receipts.

MCP ServerAI & KnowledgeRemote (streamable-http)
View source
Updated 2026-06-16

What is the gateway MCP server?

Gateway enables controlled execution of AI-driven tasks by issuing signed receipts that prove every action occurred. This design separates open reads from protected writes to balance accessibility with governance.

Human approval gates all state-changing operations, ensuring no automated writes can occur without oversight while receipts provide tamper-proof logs for compliance and review.

Install & connect

Add this to your MCP client config. Pick your client below and copy.

{
  "mcpServers": {
    "gateway": {
      "url": "https://app.duvera.ai/mcp"
    }
  }
}

Example prompts

Once connected, try asking your AI client:

Show me the latest signed receipt for the data read action
Request human approval to update the configuration file
Verify the authenticity of this AI action receipt
List all keyless read operations performed today

Security & permissions

Remote access via streamable-http; reads need no keys or secrets while writes require human approval and touch only explicitly permitted resources.

What you can do with gateway

Audit AI Activity

Retrieve signed receipts to verify and review all actions performed by connected AI systems.

Read Public Data

Access read-only endpoints without keys or authentication for fast, free information retrieval.

Controlled System Updates

Submit write requests that only execute after human review and receipt signing.

How to use gateway

  1. 1Add the gateway server URL to your MCP client configuration.
  2. 2Select streamable-http as the transport method.
  3. 3Connect and test a keyless read operation first.
  4. 4Configure human approval workflows for any write actions.
  5. 5Review generated receipts in the client audit log.

gateway: pros & cons

Pros

  • +Free keyless reads for broad accessibility
  • +Cryptographic receipts ensure verifiable actions
  • +Human approval prevents unauthorized writes
  • +Simple remote deployment over streamable-http

Cons

  • Human approval adds latency to write operations
  • No tools documented in available README
  • Requires stable remote HTTP connectivity
Did you find this helpful?

Frequently asked questions

Yes, all reads are keyless and incur no cost or authentication.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote gateway

Add this badge to your website, or share the tool.

DFeatured on Dhanasvigateway 0