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