draft_answers — specpack MCP Tool
draft_answers
(draft answers) is one of 5 tools on the
specpack
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call draft_answers from your client
- Claude Code specpack draft_answers run in your project directory
- Claude Desktop specpack draft_answers ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor specpack draft_answers ~/.cursor/mcp.json
- VS Code specpack draft_answers .vscode/mcp.json
- Zed specpack draft_answers ~/.config/zed/settings.json
- Windsurf specpack draft_answers ~/.codeium/windsurf/mcp_config.json
- Cline specpack draft_answers ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI specpack draft_answers ~/.gemini/settings.json
- Grok specpack draft_answers .mcp.json (in your project root)
- ChatGPT specpack draft_answers Settings → Connectors → Advanced → Developer mode
- Claude.ai specpack draft_answers Settings → Connectors → Add custom connector
- LangChain specpack draft_answers pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http specpack https://prompt-generator-website.com/mcp
Other tools on this server
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.