MCP Server
MCP
IdentArk Gateway
Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.identark.io/v1/mcp/rpc",
"headers": [
{
"description": "Bearer <IdentArk API key, starts with iak_>",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment