loading…
Search for a command to run...
loading…
sec-edgar — MCP server via Smithery
sec-edgar — MCP server via Smithery
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"sec-edgar": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"punitarani/sec-edgar"
]
}
}
}