This is a lightweight service page, not a FastAPI Swagger UI.
http://bgc.mcp.hicloudapp.com/health - service health JSONhttp://bgc.mcp.hicloudapp.com/tools - MCP tool metadata JSONhttp://bgc.mcp.hicloudapp.com/mcp - Streamable HTTP MCP endpointhttp://bgc.mcp.hicloudapp.com/auth - OAuth login helperMCP_HOST: 0.0.0.0MCP_PORT: 8000DB_POOL_MAX_SIZE: 20curl http://bgc.mcp.hicloudapp.com/health curl http://bgc.mcp.hicloudapp.com/tools
Query all available database fields by inquiry_id.
Auth required: no
inquiry_id: Required. Inquiry identifier supplied by the user.question: Optional. Original user question or requested field.Submit a new background check inquiry to the agent API.
Auth required: no
email_title: Required. Subject/title of the inquiry.inquiry_id: Required. Unique inquiry identifier.email: Required. Customer email address.ip: Required. Customer IP address.description: Optional. Brief description of the inquiry.source: Optional. Traffic source channel.custom_fields: Optional. Extra metadata object.prompt: Optional. Business context prompt for the AI agent.