Skip to content

Commit ec963d3

Browse files
committed
fix: use GitHub org as ID domain for community definitions
- community.axiom-npx -> thetabird.axiom-mcp-npx Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
1 parent df0d41b commit ec963d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "../schemas/server-definition.schema.json",
3-
"id": "community.axiom-npx",
3+
"id": "thetabird.axiom-mcp-npx",
44
"name": "Axiom (npx)",
55
"alias": "axiom",
66
"description": "Query and manage Axiom datasets for log analysis and observability. Execute APL queries, list datasets, and ingest events.",

0 commit comments

Comments
 (0)