MCP
Full MCP server scaffolding - nineteen artifacts
The largest program: MCP config, registry metadata, protocol spec, TypeScript types, monorepo structure, build and test artifacts, connector map, capability registry, and server manifest.
What it does
Nineteen artifacts covering an MCP server end to end: config, registry metadata, a protocol spec, TypeScript types, monorepo and package templates, build artifacts, a connector map, a capability registry, and a server manifest.
This is the program most relevant to anyone listing here - it generates the scaffolding that makes a tool callable by agents in the first place.
What it emits
19 artifacts, every run. This list is generated from Iliad's program manifest, which its CI checks against the generators themselves — it is what the program actually writes, not a description of it.
mcp-config.jsonmcp-registry-metadata.jsonprotocol-spec.mdspec.types.tsmcp/README.mdmcp/project-setup.mdmcp/build-artifacts.mdmcp/package-json.root.template.jsonmcp/package-json.package.template.jsonmcp/tsconfig.root.template.jsonmcp/tsconfig.package.template.jsonmcp/monorepo-structure.mdmcp/core-implementation-artifacts.mdmcp/testing-documentation-polish-artifacts.mdconnector-map.yamlcapability-registry.jsonmcp/fintech-mcp-surface-package.mdmcp/fintech-domain-schema.yamlserver-manifest.yaml
Listing a tool here
Listing is free and permanent, same as the app directory. If your tool can be called by an agent, it belongs here whether it is an MCP server, a REST endpoint, or a single generator buried in a larger toolbox.