Skip to content
AGENTIC Data Mining
● Public TOOL corp.formations LAST SYNC 2026-07-17T19:31:20Z

Business Formations (Colorado)

State business-entity registrations — corporations, LLCs, limited partnerships, and non-profits registered with the Colorado Secretary of State. One row per entity: business name, filing id, entity type, status (active, delinquent, dissolved, …), principal and mailing address, registered agent, jurisdiction of formation, and formation date. Built directly from Colorado's official Secretary of State dataset. Query by state, entity name, type, status, city, registered agent, or formation date to find, verify, or monitor a company.

Coverage: Colorado only, live. Colorado is refreshed daily from its official bulk source. Florida is planned but not yet included — do not assume coverage beyond Colorado. The schema is normalized so additional states drop into the same table and tool as they are added.

Records

165,397

One row per registered business entity (Colorado only currently)

Coverage

Colorado

Formation dates back to 1865 · FL planned, not yet included

Fields

17 columns

Entity, status, address, agent & formation date

Freshness

Daily

Nightly cron · JSON · Public · included in subscription

Live-verified 2026-07-17: 165,397 Colorado entities synced, 1865-06-30 through 2026-07-15.

How updates are captured

Rows track the source's publish cursor, not just formation date, so an amendment to a decades-old entity (a status change to Delinquent, a new registered agent) is picked up on the next sync — not missed because its formation date is old. Colorado is ingested from its Secretary of State dataset, which the state refreshes every day after midnight. Additional states (including Florida) are planned but not yet part of the live feed. The formation_date field is the entity's original filing date; the row's freshness reflects the most recent state publish.

Query parameters

statestring

Filing state — currently CO only for all rows; kept as a filter for forward compatibility with additional states planned (not yet included, e.g. FL)

entity_namestring

Business name contains — partial match

entity_idstring

State filing / document number, exact match

entity_typestring

Source entity/filing type code (Colorado codes, e.g. LLC, CORP, LP)

entity_statusstring

Normalized status — Active, Delinquent, Dissolved, Revoked, Withdrawn, …

citystring

Principal-address city, partial match

registered_agent_namestring

Registered agent — usable only together with a state plus a entity_name or entity_id filter (not a standalone person lookup)

formation_date_from / formation_date_todate

Formation-date range (YYYY-MM-DD)

limitnumber

Max records per response (default 25, max 50)

Entity/type/status codes are returned verbatim from each state's source. The tool's full input schema is served by the MCP server at connection time.

Example call

Request · corp.formations
{
  "tool": "corp.formations",
  "params": {
    "state": "CO",
    "entity_type": "LLC",
    "entity_status": "Active",
    "formation_date_from": "2026-01-01",
    "limit": 10
  }
}
Try in playground

Schema

Field Type Description
statestringFiling state — CO only currently; FL planned, not yet included
entity_idstringState filing / document number
entity_namestringRegistered business name
entity_statusstringNormalized status (Active, Delinquent, Dissolved, …), filterable
entity_typestringSource entity/filing type code (Colorado codes, e.g. LLC, CORP, LP)
jurisdictionstringState/country of formation (domestic vs foreign entity)
principal_address1 / principal_address2stringPrincipal address lines
principal_city / principal_state / principal_zipstringPrincipal address city / state / ZIP
mailing_city / mailing_state / mailing_zipstringMailing address city / state / ZIP
registered_agent_namestringRegistered agent (person) — public service-of-process contact
registered_agent_orgstringRegistered agent (corporate agent service), when applicable
formation_datedateEntity's original formation / filing date

The registered agent is a statutorily public service-of-process contact. It is returned as a field, but the tool does not allow a bare registered-agent search — an agent filter requires a state plus an entity-name or entity-id anchor.

Sample record

Sample · corp.formations
{
  "state": "CO",
  "entity_id": "20261234567",
  "entity_name": "OPEN THROTTLE MEDIA, LLC",
  "entity_status": "Active",
  "entity_type": "LLC",
  "jurisdiction": "CO",
  "principal_address1": "315 FAIRWAY BLVD",
  "principal_city": "DENVER",
  "principal_state": "CO",
  "principal_zip": "80202",
  "mailing_city": "DENVER",
  "mailing_state": "CO",
  "mailing_zip": "80202",
  "registered_agent_name": "MASON DAWNA",
  "registered_agent_org": null,
  "formation_date": "2026-07-01"
}

Use it for

  • Verify a company exists, is in good standing, and when it was formed
  • Track new business formations by state, type, city, or date for market and lead intelligence
  • Resolve a business to its registered agent and addresses as part of a KYC / diligence workflow
● Public Daily

SAM.gov awards

contracts.awards

Awarded federal contract spending from USAspending — no shared join key, but a useful pairing for a Colorado entity that also wins federal work.

28.7M records · 2016–present

Included in subscription View dataset
● Public Daily

SAM.gov Contract Opportunities

gov.opportunities

Open federal solicitations and set-asides — screen which registered entities are positioned to bid as a small business.

78,399 records · 2008–present

Included in subscription View dataset
● Catalog All datasets

Full data catalog

catalog

Every dataset served over MCP, across all sectors — from SEC fundamentals to federal contracts to state business filings.

Browse everything

All sectors View catalog