diff --git a/package.json b/package.json index 7ff4e6a..97e0250 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "engines": { "node": ">=18" }, - "mcpName": "io.github.atriumn/tokencost-dev", + "mcpName": "io.github.jeff-atriumn/tokencost-dev", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" diff --git a/server.json b/server.json index 9a5cbb6..3ca3968 100644 --- a/server.json +++ b/server.json @@ -1,6 +1,6 @@ { "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json", - "name": "io.github.atriumn/tokencost-dev", + "name": "io.github.jeff-atriumn/tokencost-dev", "description": "LLM pricing oracle — model lookup, cost estimation, and comparison via LiteLLM", "repository": { "url": "https://github.com/atriumn/tokencost-dev",