stories.yaml — an open specification for software requirements, enforced by CI.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@locus-dev/mcp-server · npm · 0.5.0
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jonybur/mcp-server",
"description": "stories.yaml — an open specification for software requirements, enforced by CI.",
"repository": {
"url": "https://github.com/jonybur/locus",
"source": "github",
"subfolder": "packages/mcp-server"
},
"version": "0.5.0",
"packages": [
{
"registryType": "npm",
"identifier": "@locus-dev/mcp-server",
"version": "0.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional: Locus API key for cloud team sync. Prefix ptmcp_. Not required for local stories.yaml mode.",
"format": "string",
"isSecret": true,
"name": "PROTOTYPER_API_KEY"
},
{
"description": "Optional: Locus project UUID for cloud team sync.",
"format": "string",
"name": "PROTOTYPER_PROJECT_ID"
},
{
"description": "Optional: Explicit path to stories.yaml. Defaults to auto-discovery from project root.",
"format": "string",
"name": "LOCUS_STORIES_PATH"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-04T22:41:18.398334Z",
"publishedAt": "2026-05-04T22:41:18.398334Z",
"updatedAt": "2026-05-04T22:41:18.398334Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.5.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.