retro.actions.create — retro MCP Tool
retro.actions.create
(retro actions create) is one of 29 tools on the
retro
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call retro.actions.create from your client
- Claude Code retro retro.actions.create run in your project directory
- Claude Desktop retro retro.actions.create ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor retro retro.actions.create ~/.cursor/mcp.json
- VS Code retro retro.actions.create .vscode/mcp.json
- Zed retro retro.actions.create ~/.config/zed/settings.json
- Windsurf retro retro.actions.create ~/.codeium/windsurf/mcp_config.json
- Cline retro retro.actions.create ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI retro retro.actions.create ~/.gemini/settings.json
- Grok retro retro.actions.create .mcp.json (in your project root)
- ChatGPT retro retro.actions.create Settings → Connectors → Advanced → Developer mode
- Claude.ai retro retro.actions.create Settings → Connectors → Add custom connector
- LangChain retro retro.actions.create pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http retro https://mcp.qretro.com
Other tools on this server
- retro.teams.list
- retro.team.members.list
- retro.boards.list
- retro.actions.list
- retro.board.messages.list
- retro.board.messages.update
- retro.board.messages.delete_own
- retro.board.summary.get
- retro.board.actions.list
- retro.board.insights.list
- retro.board.health.get
- retro.board.roti.get
- retro.boards.search
- retro.actions.update
- retro.actions.complete
- retro.board.suggested_actions.promote
- retro.board.suggested_actions.reject
- poker.sources.list
- poker.iterations.list
- poker.games.list
- poker.game.get
- poker.game.tasks.list
- poker.games.create
- poker.game.tasks.add
- poker.game.tasks.import
- poker.game.task.select
- poker.game.task.reveal
- poker.game.task.sync
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.