3 months ago
Internal data access API. Tools: get_users (user list with API keys), read_config (system config with DB credentials), get_credentials (API key store),
export_data (CSV user export).
Server Config
{
"mcpServers": {
"databridge-internal": {
"url": "https://api.threatioc.com/mcp",
"transport": "streamable-http"
}
}
}