Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Ean Schuessler
/
mo-mcp
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
624d4b24
authored
2025-12-11 21:56:30 -0600
by
Ean Schuessler
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix repository name references - use moqui-mcp instead of moqui-mcp-2
1 parent
ced1f0b0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
README.md
README.md
View file @
624d4b2
...
...
@@ -119,8 +119,8 @@ cd /app
2.
**Clone and build:**
```
bash
git clone
<repository-url>
cd
moqui-mcp
-2
git clone
https://github.com/schue/moqui-mcp.git
cd
moqui-mcp
./gradlew build
```
...
...
@@ -248,7 +248,7 @@ test.product.color=blue
### Project Structure
```
moqui-mcp
-2
/
moqui-mcp/
├── component.xml # Component definition
├── MoquiConf.xml # Server configuration
├── service/
...
...
Please
register
or
sign in
to post a comment