Collega PlanIT ai tuoi strumenti IA
Gestisci ticket, progetti e sprint da Claude, Cursor, VS Code e altri. Configurazione in meno di 60 secondi.
Compatibile con tutti i principali strumenti IA
Configurazione in 60 secondi
Tre passaggi — è tutto ciò che serve per collegare PlanIT al tuo flusso di lavoro IA.
Crea un token
Vai su Impostazioni → Connessioni → Token di accesso, scegli lo spazio di lavoro in cui la tua IA deve operare e crea un token di accesso personale con permessi di lettura, scrittura e profilo.
Copia la configurazione
Scegli il tuo client IA qui sotto, copia il blocco di configurazione e incollalo nel file giusto.
Riavvia e vai
Riavvia il tuo client IA. Chiedigli: «Quali ticket ho su PlanIT?»
See it in action
Manage issues, sprints, and the roadmap — entirely from Claude. Never leave your AI tool.
Scegli il tuo client IA
Copia la configurazione, sostituisci il segnaposto con il tuo token di accesso personale e incollalo nel file di configurazione.
~/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"
}
}
}
}Sostituisci planit_pat_YOUR_TOKEN_HERE con il tuo token.Registrati per ottenere il tuo token →
Requisiti
- • Node.js 18+
- • Un account PlanIT con un token di accesso personale
- • Piano Pro o superiore (l'accesso MCP è una funzionalità a pagamento)
Guardalo in azione
Flussi di lavoro reali, guadagni di produttività reali. Nessun cambio di contesto.
Bug → Ticket in 10 secondi
Sviluppatore in Claude Code
Tu
"Ho trovato un bug — il refresh token non viene rinnovato dopo l'uso. Crea un ticket PlanIT per questo."
Assistente IA
Created BKD-47: "Security: Refresh token not rotated after use" Priority: Urgent | Status: Backlog | Project: Backend
Revisione sprint in una domanda
PM in Claude Desktop
Tu
"Come va lo Sprint 14? Ci sono blocchi di cui dovrei sapere?"
Assistente IA
Sprint 14 — 72% complete (18/25 issues) Done: 12 | In Progress: 6 | Todo: 5 | Blocked: 2 Blockers: • BKD-42 "Auth token refresh" — in attesa della revisione di sicurezza • FE-18 "Dashboard redesign" — bloccato dall'approvazione del design
Aggiorna e crea al volo
Team lead in Cursor
Tu
"Segna FE-22 come completato e crea un follow-up per aggiungere lo scroll infinito."
Assistente IA
FE-22 "Fix pagination offset error" — Done ✓ Created FE-31: "Add infinite scroll to issue list" Priority: Medium | Status: Backlog | Project: Frontend
13 strumenti a disposizione della tua IA
Il tuo assistente IA ha accesso completo a PlanIT — ticket, progetti, sprint e altro.
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.
Pronto a lavorare in modo più intelligente?
Collega PlanIT ai tuoi strumenti IA e non cambiare mai più contesto. Gratis per iniziare, configurazione in meno di 60 secondi.
