Installation & Configuration
{
"mcpServers": {
"mcp-ai-soc-sher": {
"command": "mcp-ai-soc",
"args": [
"--type",
"local",
"--stdio"
],
"env": {
"OPENAI_API_KEY": "your-api-key-here",
"MCP_DB_URI": "sqlite:///your_database.db"
}
}
}
}Information
Transport
stdiosse
Language
Python
Created
2026/6/13
Updated
2026/6/13