From d8ffb8a004977b0f40c55f50e4d3d362cc0575a0 Mon Sep 17 00:00:00 2001 From: Srujan Gurram Date: Tue, 16 Jun 2026 14:47:51 +0530 Subject: [PATCH] chore: rename IQAICOM/IQAIcom to IQOfficial Replaces IQAICOM/IQAIcom/iqaicom with IQOfficial/iqofficial (case-preserving) across Twitter/X handles, GitHub URLs, Telegram links, package metadata, badges, and docs. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6ccfe2c..a2cd7e4 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ npx @iqai/mcp-near ### 🔧 Build from Source ```bash -git clone https://github.com/IQAIcom/mcp-near.git +git clone https://github.com/IQOfficial/mcp-near.git cd mcp-near pnpm install pnpm run build diff --git a/package.json b/package.json index 177d1d1..84ebf4f 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,12 @@ "author": "IQAI", "repository": { "type": "git", - "url": "git+https://github.com/IQAIcom/mcp-near.git" + "url": "git+https://github.com/IQOfficial/mcp-near.git" }, "license": "ISC", - "homepage": "https://github.com/IQAIcom/mcp-near#readme", + "homepage": "https://github.com/IQOfficial/mcp-near#readme", "bugs": { - "url": "https://github.com/IQAIcom/mcp-near/issues" + "url": "https://github.com/IQOfficial/mcp-near/issues" }, "publishConfig": { "access": "public"