Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub jedinight/hakariCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"edgartools": {
"command": "uvx",
"args": [
"--from",
"edgartools[ai]",
"edgartools-mcp"
],
"env": {
"EDGAR_IDENTITY": "${EDGAR_IDENTITY}"
}
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
EDGAR_IDENTITY=${EDGAR_IDENTITY}Share bugs, ideas, or general feedback.