Skip to content

Commit 09fb6fc

Browse files
committed
fix: correct org namespace casing for MCP registry (KuudoAI)
1 parent 901ef76 commit 09fb6fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.tspicer/amazon_ads_mcp
12+
mcp-name: io.github.KuudoAI/amazon_ads_mcp
1313

1414

1515
</div>

server.json

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

0 commit comments

Comments
 (0)