Pallas Athena Tools for Cline
io.github.nous-ehr/athena-tools
athenahealth DataView, API, and workflow tools for Claude Code with learning loop
client:Cline
transport:stdio
runtime:npm
Install Pallas Athena Tools in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"athena-tools": {
"command": "npx",
"args": [
"-y",
"pallas-athena-tools"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs