MCP Server
MCP
aictrl
Governance layer for AI coding agents: knowledge-graph grounding, session audit, policy controls.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://aictrl.dev/mcp",
"headers": [
{
"description": "aictrl API key (get one at https://aictrl.dev)",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment