EdgarTools for Claude Desktop
io.github.dgunning/edgartools
Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
client:Claude Desktop
transport:stdio
runtime:pypi
Install EdgarTools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"edgartools": {
"command": "uvx",
"args": [
"edgartools"
],
"env": {
"EDGAR_IDENTITY": "<EDGAR_IDENTITY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs