claude-code-plugin

ClousAI/claude-code-plugin
★ 0 stars Unknown language AI/LLM Updated today
Clous plugin for Claude Code — SEC filing intelligence (MCP server + analyst slash-commands)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "claude-code-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "ClousAI/claude-code-plugin"
      ]
    }
  }
}

README Excerpt

Query and monitor **SEC / EDGAR filings** directly in Claude Code. Powered by the [Clous API](https://clous.ai) — entity-resolved, agent-native filing data. Installing this plugin registers the **Clous MCP server** (49 tools) and adds six ready-made **SEC analyst slash-commands**. In Claude Code: ```