MCP server for agent-executable compliance documentation. Browse, assess, and implement Colorado AI Act (SB 24-205) deployer requirements directly from your AI agent. Tools: protocol listing, schema retrieval, compliance gap assessment, deployer classification.
Server Config
{
"mcpServers": {
"aop": {
"command": "node",
"args": [
"index.js"
],
"cwd": "/path/to/aop-mcp-server"
}
}
}