v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
AI Agent

Get MCP tools available for a tenant and business agent

Retrieve MCP tool metadata scoped by tenant and business agent.

post/v1/mcp/server/tools

Request body

tenant_idstring required

ID of the tenant

business_agent'Assessment Agent' | 'AppSecOps Agent' | 'Rate Optimization Agent' required

Business agent name used to scope the tool list.

Example request

{
  "business_agent": "Assessment Agent"
}

Response

Success

total_countinteger

Total number of tools across all matching servers.

toolsobject[]

Flat list of MCP tools available for the given tenant and business agent.