/install filed
Filed — Business Entity Lookup
Search 1.9M+ US business entities from official state records.
Setup
An API key is required. Get one free (100 lookups/month) at https://filed.dev/register
Store the key in environment variable FILED_API_KEY or pass via --api-key.
Quick Reference
# Search by business name
scripts/filed.sh search --name "Acme Holdings" --state FL
# Search by registered agent
scripts/filed.sh search --agent "CSC Global" --state FL
# Search by officer name
scripts/filed.sh search --officer "John Smith" --state NY
# Get full entity details (officers, filings, addresses)
scripts/filed.sh entity ent_mNqR7xKp
# Filter by status and type
scripts/filed.sh search --name "Acme" --state FL --status active --type llc
# Filter by formation date
scripts/filed.sh search --name "Acme" --state FL --formed-after 2020-01-01
Supported States
FL, NY, PA, CT, CO, OR, IA, AK — more added regularly.
Response Fields
Search results return: id, name, state, type, status, formedDate, registeredAgent (name + address), principalAddress, officerCount.
Entity details add: stateEntityId, officers[] (name + title), filings[] (type + date).
Paid Plans
| Plan | Lookups/month | Price |
|---|---|---|
| Free | 100 | $0 |
| Pro | 1,000 | $49/mo |
| Ultra | 10,000 | $199/mo |
| Mega | 50,000 | $499/mo |
Upgrade at https://filed.dev/pricing or via RapidAPI: https://rapidapi.com/grantley-holdings-grantley-holdings-default/api/filed2
API Details
For full endpoint docs, parameter reference, and error codes: references/api-docs.md
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install filed - 安装完成后,直接呼叫该 Skill 的名称或使用
/filed触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Filed — US Business Entity Search 是什么?
Search and retrieve US business entity data (LLCs, corporations, partnerships) from official Secretary of State records via the Filed.dev API. Use when looki... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 239 次。
如何安装 Filed — US Business Entity Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install filed」即可一键安装,无需额外配置。
Filed — US Business Entity Search 是免费的吗?
是的,Filed — US Business Entity Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Filed — US Business Entity Search 支持哪些平台?
Filed — US Business Entity Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Filed — US Business Entity Search?
由 mgrantley(@mgrantley)开发并维护,当前版本 v1.0.1。