Connect your AI
Your AI assistant can answer “who is Dana?”, “who's on payments?”, and “who does Sam report to?” straight from your company's directory — it sees exactly what you see here, nothing more.
What it does
Sprooster speaks MCP (Model Context Protocol), the standard AI assistants use to reach tools. Once connected, your assistant can search people, open a person's profile card (title, team, manager, direct reports), walk a reporting chain, and list team and department rosters. Every person in an answer comes with a link back to their profile in Sprooster, so a conversation always ends one click from the real org chart.
Connect it
Your workspace's MCP address is your Sprooster address with /api/mcp on the end — for example https://sprooster.app/api/mcp.
- Claude — Settings → Connectors → Add custom connector, paste the address, and approve the sign-in when Sprooster asks. Works on claude.ai and in Claude Desktop.
- ChatGPT — Settings → Connectors → Advanced → Developer mode, add the address as a remote MCP server.
- Anything else that speaks MCP — add it as a remote (streamable HTTP) server; you'll be asked to sign in to Sprooster the first time.
The sign-in is the point: the connection is yours, it sees only what you can already see in the app, and removing the connector in your AI client severs it.
What it can't do
Connections are read-only — no AI can change the org chart, and photos never leave the app. If your assistant reports that the workspace has AI access turned off, that's your admin's setting, not a glitch.
Admins: AI access is on by default. The kill-switch lives in Settings → People access → AI access — flipping it off cuts every member's AI connection at once (it needs the mcp_disabled database column from docs/sql to be applied first).