Verbinde PlanIT mit deinen KI-Tools
Verwalte Tickets, Projekte und Sprints direkt aus Claude, Cursor, VS Code und mehr. Einrichtung in unter 60 Sekunden.
Funktioniert mit allen wichtigen KI-Tools
Einrichtung in 60 Sekunden
Drei Schritte — mehr braucht es nicht, um PlanIT mit deinem KI-Workflow zu verbinden.
Token erstellen
Gehe zu Einstellungen → Verbindungen → Zugriffstokens, wähle den Arbeitsbereich, in dem deine KI agieren soll, und erstelle einen persönlichen Zugriffstoken mit Lese-, Schreib- und Profilberechtigungen.
Konfiguration kopieren
Wähle unten deinen KI-Client, kopiere den Konfigurationsblock und füge ihn in die richtige Datei ein.
Neustarten und loslegen
Starte deinen KI-Client neu. Frage ihn: „Welche Tickets habe ich in PlanIT?“
See it in action
Manage issues, sprints, and the roadmap — entirely from Claude. Never leave your AI tool.
Wähle deinen KI-Client
Kopiere die Konfiguration, ersetze den Platzhalter durch deinen persönlichen Zugriffstoken und füge ihn in die Konfigurationsdatei ein.
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"planit": {
"command": "npx",
"args": [
"-y",
"@plan-it/mcp-server"
],
"env": {
"PLANIT_API_TOKEN": "planit_pat_YOUR_TOKEN_HERE"
}
}
}
}Ersetze planit_pat_YOUR_TOKEN_HERE durch deinen Token.Registriere dich, um deinen Token zu erhalten →
Voraussetzungen
- • Node.js 18+
- • Ein PlanIT-Konto mit einem persönlichen Zugriffstoken
- • Pro-Plan oder höher (MCP-Zugang ist eine kostenpflichtige Funktion)
Sieh es in Aktion
Echte Workflows, echte Produktivitätsgewinne. Kein Kontextwechsel.
Bug → Ticket in 10 Sekunden
Entwickler in Claude Code
Du
"Ich habe einen Bug gefunden — das Refresh Token wird nach der Nutzung nicht erneuert. Erstelle dafür ein PlanIT-Ticket."
KI-Assistent
Created BKD-47: "Security: Refresh token not rotated after use" Priority: Urgent | Status: Backlog | Project: Backend
Sprint-Check mit einer Frage
PM in Claude Desktop
Du
"Wie läuft Sprint 14? Gibt es Blocker, über die ich Bescheid wissen sollte?"
KI-Assistent
Sprint 14 — 72% complete (18/25 issues) Done: 12 | In Progress: 6 | Todo: 5 | Blocked: 2 Blockers: • BKD-42 "Auth token refresh" — wartet auf Sicherheitsüberprüfung • FE-18 "Dashboard redesign" — blockiert durch Design-Freigabe
Aktualisieren und erstellen im Handumdrehen
Teamleiter in Cursor
Du
"Markiere FE-22 als erledigt und erstelle ein Follow-up für endloses Scrollen."
KI-Assistent
FE-22 "Fix pagination offset error" — Done ✓ Created FE-31: "Add infinite scroll to issue list" Priority: Medium | Status: Backlog | Project: Frontend
13 Tools für deine KI
Dein KI-Assistent hat vollen Zugriff auf PlanIT — Tickets, Projekte, Sprints und mehr.
planit_create_issueCreate issues from conversationsplanit_list_issuesList and filter your issuesplanit_update_issueUpdate status, priority, assigneeplanit_search_issuesFull-text search across issuesplanit_list_projectsView all your projectsplanit_current_iterationGet active sprint statusplanit_list_iterationsBrowse all sprintsplanit_meYour profile and orgsFrequently asked questions
Which AI tools does PlanIT work with?
PlanIT works with any MCP-compatible AI tool. Supported clients include Claude Desktop, Claude Code, Cursor, VS Code (with AI extensions), Codex, and Antigravity. If your tool supports MCP servers, PlanIT connects to it.
How long does it take to set up MCP?
Under 60 seconds. Create a Personal Access Token in PlanIT settings, copy the config block for your AI tool, paste it into the right file, and restart your AI client. That's it.
What can I do with PlanIT through my AI tool?
Create and update issues, query your backlog, check sprint status, list projects, get your current iteration, search issues full-text, and update your profile — all without leaving your AI tool. PlanIT exposes 13 MCP tools.
Does MCP require a paid plan?
Yes. MCP access requires PlanIT Pro (€29/month) or higher. The Free plan includes all core features for teams up to 3 members, but AI tool integration is a Pro feature.
Does PlanIT work with Codex?
Yes. Add the PlanIT MCP server to your ~/.codex/config.yaml using the YAML format shown in the setup guide above. Codex will then have full access to your PlanIT issues, sprints, and projects.
What is MCP (Model Context Protocol)?
MCP is an open standard created by Anthropic that lets AI tools read from and write to external services. Think of it as a USB-C port for AI integrations: one standard that works across Claude, Cursor, Codex, Antigravity, and any other MCP-compatible tool.
Is Node.js required?
Yes. The PlanIT MCP server runs via npx, which requires Node.js 18 or higher. Install it from nodejs.org — it takes about 2 minutes and is a one-time setup.
Bereit, smarter zu arbeiten?
Verbinde PlanIT mit deinen KI-Tools und wechsle nie wieder den Kontext. Kostenlos starten, Einrichtung in unter 60 Sekunden.
