Completely disable MCP (only use skills + ag)
xiongjiamu/dsh-atomgit · skills
AtomGit plugin bundle for DeepSeek Harness (dsh): atomgit-skills workflows + ag CLI + platform-hosted GitCode MCP tools.
★ 5GitHub stars
0Forks
2026-08-15Last updated
JavaScriptLanguage
—License
Project overview
Prerequisites — one authentication step covers all three modules:
That's it. No separate token setup for the MCP endpoint or the skills. Authentication (unified)
All three modules share one AtomGit PAT — the same credential ag auth login obtains (its OAuth token is a PAT): Module · How it authenticates Module: ag CLI / skills · How it authenticates: Read /.config/ag-cli/token.json directly Module: MCP endpoint (mcpgitcode) · How it authenticates: The plugin's atomgitAuth service resolves the token from the same ag credential file and sends it as Authorization: Bearer ; no user setup
Install command
dsh plugin --profile web add github:xiongjiamu/dsh-atomgit