StackFast FractWin Expert Brain✓
io.github.Trupe-Rs/expert-brain · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.Trupe-Rs/expert-brain",
"description": "Expert knowledge base for sales, negotiation, strategy, operations, and risk.",
"title": "StackFast FractWin Expert Brain",
"repository": {
"url": "https://github.com/stackfast-technologies/mcp-brain-server",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://stackfast.ai/api/mcp",
"headers": [
{
"description": "Bearer token for API access",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}