the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "com.namingsignal/naming-signal",
"description": "Evidence-first naming: briefs, sprints, exact domain checks, finalist research. Read-only.",
"version": "0.2.0",
"websiteUrl": "https://namingsignal.com/developers",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@namingsignal/mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "NamingSignal user API key created at https://namingsignal.com/developers. Required for hosted tool calls.",
"isRequired": true,
"isSecret": true,
"name": "NAMING_SIGNAL_API_KEY"
},
{
"description": "API origin. Defaults to https://namingsignal.com; set http://localhost:3000 for a local development server.",
"default": "https://namingsignal.com",
"name": "NAMING_SIGNAL_API_URL"
}
]
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://namingsignal.com/mcp",
"headers": [
{
"description": "Bearer <NamingSignal user API key>. Create and revoke keys at https://namingsignal.com/developers. Every tool call is metered and rate limited through the account attached to the key.",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-14T14:45:20.327044Z",
"publishedAt": "2026-07-14T14:45:20.327044Z",
"updatedAt": "2026-07-14T14:45:20.327044Z",
"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+jsonhosted · an address you calllocal · you run it yourselfversion 0.2.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.