io.github.jonybur/mcp-server
Quality Score
80
/100
stories.yaml — an open specification for software requirements, enforced by CI.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@locus-dev/mcp-server"
],
"env": {
"PROTOTYPER_API_KEY": "<your-prototyper_api_key>",
"PROTOTYPER_PROJECT_ID": "<prototyper_project_id>",
"LOCUS_STORIES_PATH": "<locus_stories_path>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"@locus-dev/mcp-server"
],
"env": {
"PROTOTYPER_API_KEY": "<your-prototyper_api_key>",
"PROTOTYPER_PROJECT_ID": "<prototyper_project_id>",
"LOCUS_STORIES_PATH": "<locus_stories_path>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @locus-dev/mcp-server§02 Environment variables
PROTOTYPER_API_KEYsecret
Optional: Locus API key for cloud team sync. Prefix ptmcp_. Not required for local stories.yaml mode.
PROTOTYPER_PROJECT_IDOptional: Locus project UUID for cloud team sync.
LOCUS_STORIES_PATHOptional: Explicit path to stories.yaml. Defaults to auto-discovery from project root.
§03 MCP Quality Score · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.