Loading MCP server directory, please wait...
stories.yaml — an open specification for software requirements, enforced by CI.
npx @getmcp/cli add io.github.jonybur/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jonybur/mcp-server": {
"command": "npx",
"args": [
"-y",
"@locus-dev/mcp-server"
],
"env": {
"PROTOTYPER_API_KEY": "",
"PROTOTYPER_PROJECT_ID": "",
"LOCUS_STORIES_PATH": ""
}
}
}
}