docs: refresh README for MVP completion
This commit is contained in:
+10
-2
@@ -7,7 +7,7 @@ ChatGPT MCP Server
|
||||
## Status
|
||||
|
||||
Planning complete.
|
||||
Phase 0 complete. Phase 1 complete. Phase 2 complete. Phase 3 complete. Task 4.1 complete. Task 4.2 complete. Task 4.3 complete. Task 4.4 complete. Task 4.5 complete. Phase 4 complete. Task 5.1 complete. Task 5.2 complete. Task 5.3 complete. Task 5.4 complete.
|
||||
Phase 0 complete. Phase 1 complete. Phase 2 complete. Phase 3 complete. Task 4.1 complete. Task 4.2 complete. Task 4.3 complete. Task 4.4 complete. Task 4.5 complete. Phase 4 complete. Task 5.1 complete. Task 5.2 complete. Task 5.3 complete. Task 5.4 complete. Task 5.5 complete.
|
||||
|
||||
## Current Phase
|
||||
|
||||
@@ -75,6 +75,14 @@ Phase 5 - MCP Server and Tool Registration
|
||||
|
||||
MCP tool error formatting normalized in `src/server.js`. All 5 tools now produce a single "Error:" prefix with no duplicates.
|
||||
|
||||
- Task 5.5 — Claude Code MCP configuration and local end-to-end setup ✅
|
||||
|
||||
Project-local Claude Code discovery configured:
|
||||
- `.claude/` added to `.gitignore` (no machine-specific paths committed)
|
||||
- README.md updated with Setup, MCP Tools, and Running sections
|
||||
- MCP config snippet uses `"command": "npm"`, `"args": ["start"]` — no absolute paths
|
||||
- All 5 tools documented in README
|
||||
|
||||
## Phase 3 Completion Summary
|
||||
|
||||
Phase 3 — Tool Inputs and Prompts — is now complete.
|
||||
@@ -126,4 +134,4 @@ All five tool handlers are implemented and tested:
|
||||
|
||||
## Next Pending
|
||||
|
||||
### Task 5.5 - Claude Code MCP configuration and local end-to-end setup
|
||||
N/A — all planned tasks complete.
|
||||
|
||||
Reference in New Issue
Block a user