giraffe-mcp-server-demo

GiraffeTechnology/giraffe-mcp-server-demo
★ 2 stars Python Code/Dev Tools Updated 11d ago
Demo of Giraffe Agent — Universal Order Execution Model - MCP Server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "giraffe-mcp-server-d": {
      "command": "uvx",
      "args": [
        "giraffe-mcp-server-demo"
      ]
    }
  }
}

Or install with pip: pip install giraffe-mcp-server-demo

README Excerpt

`Demo` | `MCP` | `Email-Native RFQ` | `Industrial Execution Graph` | `GLTG` | `Human Approval` | `Legacy Reference` This repository is a reference demo for Giraffe Agent's universal order execution model exposed through an MCP server. It demonstrates how a raw buyer RFQ email can expand into supplier inquiries, supplier reply processing, upstream evidence checks, delivery feasibility simulation, rejected-path reasoning, Top 3 decision paths, buyer-ready reply drafting, and an Industrial Executio

Tools (2)

GLTGMCP