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"