Added Local Development Quick-Start
This commit is contained in:
parent
1ecc7bc76f
commit
a999ec0c77
15
README.md
15
README.md
@ -59,6 +59,21 @@ Suite (WIS) deliverables in this repository.
|
|||||||
| --- | --- | --- | --- |
|
| --- | --- | --- | --- |
|
||||||
| Mock-to-API transition | WIS-008 | 🟡 Yellow | Obtain non-prod credentials, complete secure token flow, execute first API-backed read tool in runtime path. |
|
| Mock-to-API transition | WIS-008 | 🟡 Yellow | Obtain non-prod credentials, complete secure token flow, execute first API-backed read tool in runtime path. |
|
||||||
|
|
||||||
|
## Local Development Quick-Start
|
||||||
|
|
||||||
|
### 1. Activate Environment
|
||||||
|
|
||||||
|
`source .venv/Scripts/activate`
|
||||||
|
|
||||||
|
### 2. Launch Inspector
|
||||||
|
|
||||||
|
`npx @modelcontextprotocol/inspector python server.py`
|
||||||
|
|
||||||
|
### 3. Port Cleanup (If Blocked)
|
||||||
|
|
||||||
|
- **Proxy (6277):** `taskkill //F //IM node.exe`
|
||||||
|
- **Inspector (6274):** `taskkill //F //IM node.exe`
|
||||||
|
|
||||||
## Reference documents
|
## Reference documents
|
||||||
|
|
||||||
- [Workday execution backlog](Workday/Planning/workday-ad-identity-sync-next-steps.md)
|
- [Workday execution backlog](Workday/Planning/workday-ad-identity-sync-next-steps.md)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user