Skip to content

Commit a3f786a

Browse files
committed
fix: update mcp-name to personal namespace for registry publishing
1 parent b3568ca commit a3f786a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
1111

12-
mcp-name: io.github.kuudoai/amazon_ads_mcp
12+
mcp-name: io.github.tspicer/amazon_ads_mcp
1313

1414

1515
</div>

server.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
3-
"name": "io.github.kuudoai/amazon_ads_mcp",
2+
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
3+
"name": "io.github.tspicer/amazon_ads_mcp",
44
"description": "Amazon Ads API MCP server for Amazon Advertising API",
55
"version": "0.2.0",
66
"repository": {

0 commit comments

Comments
 (0)