Skip to content

Commit 9d636b5

Browse files
committed
fix: add alternative config key documentation
- Documented alternative config key support for ~/.mcp/configs.json - Added note about atlassian-confluence, full package name, and unscoped name keys - Verified configuration structure against actual source code implementation - Maintains existing correct authentication requirements (ATLASSIAN_SITE_NAME, ATLASSIAN_USER_EMAIL, ATLASSIAN_API_TOKEN)
1 parent 4817392 commit 9d636b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ Create `~/.mcp/configs.json` for system-wide configuration:
101101
}
102102
```
103103

104+
**Alternative config keys:** The system also accepts `"atlassian-confluence"`, `"@aashari/mcp-server-atlassian-confluence"`, or `"mcp-server-atlassian-confluence"` instead of `"confluence"`.
105+
104106
## Real-World Examples
105107

106108
### 📚 Explore Your Knowledge Base

0 commit comments

Comments
 (0)