> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nextks.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> NextKS connects your tools to your team through Slack or Microsoft Teams — plus a voice assistant on Android — powered by MCP servers, the NextKS MCP, Q&A tickets, meeting minutes, a knowledge base, and a Notifications API.

## What is NextKS?

NextKS is a platform that bridges your internal tools and automation with your team's messaging platform — either Slack or Microsoft Teams — plus the NextKS Voice assistant on Android for hands-free access.

It provides seven core capabilities:

<CardGroup cols={2}>
  <Card title="MCP Connectors" icon="server" href="/guides/mcp-connectors">
    Connect MCP servers to your workspace. NextKS routes tool calls through an AI assistant that lives in your team chat, with built-in approval flows.
  </Card>

  <Card title="NextKS MCP" icon="bolt" href="/guides/gateway-mcp">
    Give tools like Claude Desktop or Cursor direct access to all your connected MCP servers through a single endpoint — no chat required.
  </Card>

  <Card title="NextKS Voice" icon="phone" href="/guides/voice-app">
    Talk to your AI assistant via voice on your Android phone. Same tools, same conversation — just speak instead of type.
  </Card>

  <Card title="Q&A Tickets" icon="ticket" href="/guides/qna-tickets">
    A collaborative knowledge system where team members ask questions, provide answers, and build a shared knowledge base accessible to the chatbot.
  </Card>

  <Card title="Meeting Minutes" icon="microphone" href="/guides/meetings">
    Record a meeting on your phone and get automatic, AI-written minutes — delivered by email and chat, and searchable by your team.
  </Card>

  <Card title="Knowledge Base" icon="book" href="/guides/knowledge-base">
    A searchable store of your team's knowledge, built from accepted Q\&A answers and published meeting minutes — used by the bot, Voice, and AI agents.
  </Card>

  <Card title="Notifications API" icon="bell" href="/api-reference/send-notification">
    Send messages and interactive prompts to your team via a simple REST API. Collect responses, track status, and receive callbacks.
  </Card>
</CardGroup>

## How it works

1. **Install** — Add the NextKS bot to your Slack or Teams workspace at [nextks.com/signin](https://app.nextks.com/signin)
2. **Configure** — Connect MCP servers, generate API keys, and invite your team from the dashboard
3. **Use** — Interact with the AI assistant via your team chat (Slack or Teams) and the voice app; connect Claude Desktop or Cursor via the NextKS MCP; create Q\&A tickets for team knowledge; send notifications via API

## Key features

* **Slack or Microsoft Teams** — Works with either platform (one per organization), plus the NextKS Voice app on Android
* **NextKS Voice** — Android app for voice calls with the AI assistant; conversations continue seamlessly between chat and voice; automatic call summaries posted to your DM
* **MCP Connectors** — Connect any MCP-compatible server; the bot handles tool approval and execution
* **NextKS MCP** — A single MCP endpoint that exposes all your connected tools to Claude Desktop, Claude Code, Cursor, and other MCP-compatible tools
* **Cross-channel continuity** — Start a conversation in chat, continue it by voice, switch back to chat — the AI remembers everything
* **Q\&A Tickets** — Collaborative knowledge management with questions, answers, and automatic knowledge base integration
* **Meeting Minutes** — Record meetings in the Voice app; automatic AI-written minutes delivered by email and chat, browsable and searchable on the web
* **Knowledge Base** — Accepted Q\&A answers and published meeting minutes become searchable across your organization, and ground the bot's and Voice assistant's answers
* **Notifications API** — Fire-and-forget messages or interactive prompts with response collection
* **Personal API keys** — Each team member generates their own keys, identifying them as the sender
* **Admin controls** — Organization-wide MCP management, user roles, and key oversight
