Generate Research Spec
MCP Serverby yulonglin · Added 5mo ago
Claude
3
Install
git clone https://github.com/yulonglin/dotfilesAdd to Claude
claude mcp add generate-research-specQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"generate-research-spec": {
"command": "npx",
"args": [
"@modelcontextprotocol/generate-research-spec"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Generate a research spec in the repo from a template if it doesn't exist.
Tags
developmentskill