Update docs: CLAUDE.md, README, config example
- CLAUDE.md: subdomains, OAuth Auth Code+PKCE, shared token store, all backends incl Joplin Data API, content types, current tool list - README: full tool inventory per service, correct setup steps - config.json.example: joplin_login + joplin_data_api fields documented Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -57,5 +57,15 @@
|
||||
"url": "http://127.0.0.1:41185",
|
||||
"token": "CHANGE_ME"
|
||||
}
|
||||
},
|
||||
"joplin_login": {
|
||||
"stefan": {
|
||||
"email": "CHANGE_ME",
|
||||
"password": "CHANGE_ME"
|
||||
},
|
||||
"kati": {
|
||||
"email": "CHANGE_ME",
|
||||
"password": "CHANGE_ME"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user