Ian Nuttall developer resources

MCP servers, CLIs, APIs, agent skills, source code, and release pages for my products.

ian.is is the public index for these projects. It does not expose one shared API or authentication system. Open the relevant product page to find its official website, repository, supported interfaces, and access details. This avoids stale setup instructions and makes it clear which product an agent is about to call.

ian.is API and MCP

The ian.is API and MCP server are public and read-only. They list developer resources and need no authentication. Product accounts, writes, webhooks, and private data stay with each product.

Products with developer interfaces

Source code and releases

My GitHub profileis the source index for public repositories and release downloads. Product pages link to a repository only when it is the official source. Check the repository README and latest release before you install a package or copy a command because interfaces can change.

Instructions for agents

Start with the agent instructionsfor when to use this site and how to fetch clean Markdown. Theagent index lists public pages and their Markdown versions. Each indexable page also supports an explicit .md URL andAccept: text/markdown content negotiation.

Missing documentation or access

A product page may describe an interface without publishing a public endpoint. That means the interface needs product access or remains part of the source package. Do not guess an API URL, token format, webhook, or authentication flow. Use thecontact page when the official product page and repository do not answer the setup question.