MCP Server
MCP
GIA — Governed Intelligence Architecture
Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://gia.aceadvising.com/mcp",
"headers": [
{
"description": "Bearer <GIA_API_KEY> — the endpoint accepts an Authorization bearer token or a GIA_API_KEY query parameter. It does NOT accept x-api-key.",
"name": "Authorization"
}
]
}
],
"packages": [
{
"registryType": "npm",
"identifier": "gia-mcp-server",
"version": "0.4.4",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment