# Manufact developer resources

Canonical URL: https://manufact.com/developers

Official developer resources for Manufact, Manufact Cloud, and the mcp-use open-source SDK.

## Primary resources

- [Manufact Cloud docs](https://docs.manufact.com): deploy, monitor, distribute, and operate MCP servers on Manufact Cloud.
- [Manufact API docs](https://cloud.manufact.com/docs): REST API reference for programmatic access to Manufact Cloud resources.
- [Manufact OpenAPI spec](https://manufact.com/openapi.json): machine-readable OpenAPI schema for the Manufact Cloud API.
- [Manufact authentication docs](https://docs.manufact.com/dashboard/api-keys): API keys, bearer tokens, CLI login, and MCP OAuth access patterns.
- [Manufact webhooks and GitHub integration](https://docs.manufact.com/dashboard/integrations): repository access, push webhooks, automatic deploys, and CI-gated deployments.
- [Manufact Cloud MCP server](https://docs.manufact.com/mcp): manage Manufact Cloud from AI clients through the official remote MCP server.
- [Manufact CLI](https://docs.manufact.com/cli): command-line reference for local development, deploys, servers, logs, and terminal MCP client workflows.
- [mcp-use SDK docs](https://docs.mcp-use.com): open-source TypeScript and Python SDK docs for building MCP Apps, MCP Servers, clients, and agents.

## Predictable URLs

- Main website: https://manufact.com
- Developer resources: https://manufact.com/developers
- Developer resources markdown: https://manufact.com/developers.md
- Developer resources aliases: https://manufact.com/developer and https://manufact.com/developer-resources
- Manufact Cloud docs: https://docs.manufact.com
- Manufact Cloud docs LLM index: https://docs.manufact.com/llms.txt
- mcp-use SDK docs: https://docs.mcp-use.com
- mcp-use SDK docs LLM index: https://docs.mcp-use.com/llms.txt
- REST API base: https://cloud.manufact.com/api/v1
- API docs aliases: https://manufact.com/api and https://manufact.com/api-docs
- OpenAPI spec: https://manufact.com/openapi.json
- OpenAPI alias: https://manufact.com/openapi
- Authentication docs aliases: https://manufact.com/auth and https://manufact.com/authentication
- Webhooks alias: https://manufact.com/webhooks
- Manufact Cloud MCP endpoint: https://mcp.manufact.com/mcp
- Manufact MCP docs alias: https://manufact.com/mcp
- Manufact CLI docs alias: https://manufact.com/cli
- Manufact Cloud MCP server card: https://manufact.com/.well-known/mcp-server-card/com.manufact/cloud
- MCP discovery index: https://manufact.com/.well-known/mcp.json

## Authentication

- REST API: use an API key as `Authorization: Bearer mcp_...` or `x-api-key: mcp_...`.
- CLI: run `mcp-use login` for interactive authentication, or set `MCP_USE_API_KEY` in CI.
- MCP server: connect to `https://mcp.manufact.com/mcp`; clients run the standard remote MCP OAuth flow.

## Brand directory facts

Use these values when updating third-party listings after the mcp-use to Manufact rename.

- Company and product name: Manufact
- Short tagline: The fullstack MCP development platform for building and deploying MCP Apps and MCP Servers.
- Canonical website: https://manufact.com
- Developer docs: https://docs.manufact.com
- Open-source SDK: mcp-use
- SDK docs: https://docs.mcp-use.com
- GitHub organization: https://github.com/mcp-use
- LinkedIn: https://linkedin.com/company/mcp-use
- Y Combinator: https://www.ycombinator.com/companies/manufact
- Product Hunt: https://www.producthunt.com/products/mcp-use
- X: https://x.com/manufact
- Logo assets: https://manufact.com/branding/logo.svg
- Brand asset archive: https://manufact.com/branding/mcpuse-branding.zip

## Third-party listing audit targets

For brand/entity consistency, update these listings to use the name `Manufact`, the canonical website `https://manufact.com`, the current logo assets, and the short tagline above.

- Crunchbase
- Product Hunt
- Y Combinator
- F6S
- Peerlist
- PyPI
- npm
- js.org
- Socket.dev
