This guide will help you connect Claude Desktop to your Unanet GovCon ERP system. No technical experience required!
You will need:
- ✅ A Windows computer (Windows 10 or 11)
- ✅ Claude Desktop installed and working
- ✅ Your Unanet login credentials:
- Username
- Password
- API Key
- Firm Code
- Your Unanet URL (looks like: https://yourcompany.unanet.com)
- ✅ About 15 minutes
Node.js is required to run the Unanet connector.
- Open your web browser and go to: https://nodejs.org/
- Click the big green button that says "Download Node.js (LTS)"
- It should say something like "20.x.x LTS Recommended For Most Users"
- Run the downloaded file (it will be in your Downloads folder)
- Click "Next" through the installer
- ✅ Accept the license agreement
- ✅ Keep all the default options
- ✅ Click "Install"
- Click "Finish" when done
-
Download the connector from GitHub:
- Go to: https://github.com/culstrup/unanet-mcp-server
- Click the green "Code" button
- Click "Download ZIP"
-
Extract the files:
- Go to your Downloads folder
- Right-click on the downloaded ZIP file
- Click "Extract All..."
- Click "Extract"
-
Move the folder to a permanent location:
- We recommend:
C:\UnanetMCP\ - Create this folder if it doesn't exist
- Move the extracted folder there
- We recommend:
-
Open the UnanetMCP folder in File Explorer
-
Double-click
setup-windows.bat- If Windows asks "Do you want to allow this?", click "Yes"
- A black window (Command Prompt) will open
-
Follow the prompts:
- The setup will check that everything is installed correctly
- It will download necessary files (this takes 1-2 minutes)
- When asked "Would you like to edit the .env file now?", type
Yand press Enter
-
Enter your Unanet credentials in Notepad:
UNANET_USERNAME=your-username-here UNANET_PASSWORD=your-password-here UNANET_API_KEY=your-api-key-here UNANET_FIRM_CODE=your-firm-code-here UNANET_BASE_URL=https://your-company.unanet.com- Replace each
your-xxx-herewith your actual information - Save the file (Ctrl+S) and close Notepad
- Replace each
-
Configure Claude Desktop:
- When asked "Would you like to automatically configure Claude Desktop?", type
Yand press Enter - When asked "Would you like to edit the Claude config now?", type
Yand press Enter - In the file that opens, find the Unanet section and update it with your credentials (same as step 4)
- Save the file (Ctrl+S) and close Notepad
- When asked "Would you like to automatically configure Claude Desktop?", type
-
Close Claude Desktop completely:
- Right-click the Claude icon in your system tray (bottom-right corner)
- Click "Quit" or "Exit"
-
Start Claude Desktop again:
- Double-click the Claude Desktop icon on your desktop
-
Open Claude Desktop
-
Test with these commands:
- "Can you connect to Unanet?"
- "Show me my active Unanet projects"
- "What projects am I working on?"
If Claude responds with your project information, congratulations! 🎉 You're all set up!
- Make sure you completed Step 1
- Try restarting your computer after installing Node.js
- Make sure Claude Desktop is installed
- Try running Claude Desktop at least once before setup
- Make sure you restarted Claude Desktop
- Check that your credentials are correct in both files
- Try the setup again
- Check your internet connection
- Temporarily disable antivirus software
- Try running setup-windows.bat as Administrator (right-click → Run as administrator)
Once set up, you can ask Claude things like:
Project Management:
- "Show me all my active projects"
- "What's the status of project ABC123?"
- "Update the budget for project XYZ to $200,000"
Time Tracking:
- "Submit 8 hours to project ABC today"
- "Show my timesheets from last week"
- "How many hours did I bill this month?"
Financial Reports:
- "Generate a project profitability report"
- "Show the billing status for project DEF456"
- "What's our cash flow for Q4?"
Contacts:
- "Create a new contact: John Smith from Acme Corp"
- "Show me all contacts from ABC Company"
- "Create a new opportunity worth $500k"
If you're stuck:
- Check the troubleshooting section above
- Try the setup again - sometimes it just needs a second try
- Ask your IT department - they can help with installation issues
- Contact support with:
- What step you're on
- What error message you see
- A screenshot of the error (Windows Key + Shift + S)
- Your credentials are stored locally on your computer
- They are never sent anywhere except to Unanet
- The connection to Unanet is encrypted
- Only you can access your Unanet data through Claude
This software is provided under the MIT License. See LICENSE file for details.
Made with ❤️ for Unanet users who want to work smarter with Claude