Pallas Athena Tools for Zed
io.github.nous-ehr/athena-tools
athenahealth DataView, API, and workflow tools for Claude Code with learning loop
client:Zed
transport:stdio
runtime:npm
Install Pallas Athena Tools in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"athena-tools": {
"command": "npx",
"args": [
"-y",
"pallas-athena-tools"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs