com.bizgigz/talent-ecosystem✓
com.bizgigz/talent-ecosystem · v1.1.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.bizgigz/talent-ecosystem",
"description": "BizGigz Talent Ecosystem - AI-powered recruiting, interviews, onboarding, learning, and deal rooms",
"repository": {
"url": "https://github.com/jolt-systems/bizgigz-mcp-docs",
"source": "github",
"subfolder": "talent-ecosystem"
},
"version": "1.1.0",
"websiteUrl": "https://bizgigz.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://bizgigz.com/mcp",
"headers": [
{
"value": "Bearer {api_key}",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}