Skip to content

added mcp server#381

Open
ddtch wants to merge 4 commits intoatuinsh:mainfrom
ddtch:main
Open

added mcp server#381
ddtch wants to merge 4 commits intoatuinsh:mainfrom
ddtch:main

Conversation

@ddtch
Copy link
Copy Markdown

@ddtch ddtch commented Mar 8, 2026

Want to provide mcp to the Atuin desktop and cli. if its relevant for you guys

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 8, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Mar 9, 2026

Greptile Summary

Adds a new MCP server that exposes Atuin's shell history, scripts, dotfiles, KV store, and Desktop runbooks/workspaces to AI agents via 35 tools and 6 resources over stdio JSON-RPC.

Key issues:

  • .mcp.json contains a hardcoded local path (/Users/dorado/Desktop/...) and should not be committed, or should be added to .gitignore
  • Database path in fs.ts is macOS-only (~/Library/Application Support) with no Linux/Windows fallback
  • cancelExecution in api.ts has no timeout and can hang indefinitely, unlike other API calls that have timeouts

Last reviewed commit: a75455d

Comment thread .mcp.json Outdated
Comment thread mcp-server/src/desktop/fs.ts Outdated
Comment thread mcp-server/src/desktop/api.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant