# Internet Engineering developer resources | MCP, APIs, and GitHub

> Machine-readable endpoints, MCP tools, and source links for agents and developers looking up Internet Engineering.

## What this studio publishes for developers

Internet Engineering is a software agency, not a public SaaS with a customer REST API. Developer-facing resources are this site's agent files, a Streamable HTTP MCP server for company facts and case studies, and the open GitHub organizations behind products we built (Integrate, Outfits.bio, Atlis, and this website).

If you need an API, OpenAPI spec, webhooks, or an MCP integration inside a product, that is client work we sell. Email hello@internet-engineering.com with the job. For a production MCP gateway we already operate, use Integrate at https://integrate.dev.

## MCP server

Agents can call the Internet Engineering MCP server over Streamable HTTP at https://internet-engineering.com/mcp. Discovery files live at /.well-known/mcp.json, /mcp.json, and /server-card. Tools return company profile, services, case studies, and contact instructions. No authentication is required for read tools.

- get_company: legal name, KVK, VAT, address, positioning
- list_services: engagements the studio is hired for
- list_case_studies / get_case_study: shipped work with stacks and URLs
- get_contact: how to reach Internet Engineering

## Agent files and docs

Start at /llms.txt for when to use Internet Engineering and which pages to read next. /agent-instructions.md is the runbook for tone, pricing, and escalation. HTML pages also negotiate text/markdown via the Accept header, and each page has a .md sibling.

Contact: [hello@internet-engineering.com](mailto:hello@internet-engineering.com) · [Internet Engineering](https://internet-engineering.com)
