Skip to content

feat: add MCP registry metadata for official directory listing#38

Merged
jeff-atriumn merged 1 commit intomainfrom
feat/mcp-registry
Feb 27, 2026
Merged

feat: add MCP registry metadata for official directory listing#38
jeff-atriumn merged 1 commit intomainfrom
feat/mcp-registry

Conversation

@jeff-atriumn
Copy link
Member

Change Summary

Add metadata files needed to publish tokencost-dev to the Official MCP Registry:

  • server.json — Registry manifest with server name, description, npm package, and stdio transport
  • package.json — Added mcpName: "io.github.atriumn/tokencost-dev"

Validated with mcp-publisher validate.

Risk & Impact Assessment

Risk Level: low

  • Adds one new file and one field to package.json
  • No runtime code changes
  • mcpName is ignored by npm and node

Test Plan

  • mcp-publisher validate — passes
  • npm run lint — passes
  • npm run build — passes

Manual Verification Steps

After merge, publish to the registry:

mcp-publisher login github
mcp-publisher publish

🤖 Generated with Claude Code

Add mcpName to package.json and server.json for publishing to the
Official MCP Registry via mcp-publisher.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link

vercel bot commented Feb 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tokencost Building Building Preview, Comment Feb 27, 2026 0:08am

Request Review

@jeff-atriumn jeff-atriumn merged commit 605e142 into main Feb 27, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant