PILLAR GTM OS✓
com.pillargtm/gtm-os · 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": "com.pillargtm/gtm-os",
"description": "AI-native GTM OS for B2B SaaS — account health, pipeline, renewals, territories, and benchmarks.",
"title": "PILLAR GTM OS",
"repository": {
"url": "https://github.com/pillargtm/pillar-mcp-server",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://app.pillargtm.com/api/mcp",
"headers": [
{
"description": "PILLAR API key (generate in Settings > Integrations). Format: Bearer pk_live_...",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}