Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See Organizations & Projects.
2
Configure the Connector
Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.
Connector Profile · API Key
API key authentication. Manufact accepts the key as a bearer token in the Authorization header on every request. There i…
3
Link an Account
Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:
Link Account · API Key
4
Use Actions
Connect an AI platform to the linked account’s actions. See AI Platforms.Other ways to call actions are listed in Protocols & SDKs.
Actions
69 actions
Action
Description
List Agents
List the agents visible to the authenticated user.
Get Agent
Retrieve a single agent by its ID.
Create Agent
Create an agent.
Update Agent
Update an agent.
Delete Agent
Delete an agent.
Generate Agent Description
Generate a description for an agent using AI.
Generate Agent System Prompt
Generate an optimised system prompt for an agent using AI.
Start Agent Chat
Start a chat session against an MCP server.
List API Keys
List the API keys belonging to the authenticated user or an organization.
Get API Key
Retrieve a single API key by its ID.
Create API Key
Create an API key.
Update API Key
Update an API key.
Delete API Key
Delete an API key.
Get Billing Summary
Retrieve an organization’s plan, entitlements and current-period usage.
Create Billing Portal Session
Create a Stripe billing portal session for an organization.
List Deployments
List deployments visible to the authenticated user.
Get Deployment
Retrieve a single deployment by its ID.
Get Deployment Build Logs
Retrieve the build logs for a deployment.
Get Deployment Runtime Logs
Retrieve the runtime logs for a deployment.
Create Deployment
Trigger a new deployment for an existing GitHub-backed MCP server.
Update Deployment
Update a deployment’s metadata.
Delete Deployment
Delete a deployment and tear down its infrastructure.
Activate Deployment
Promote a deployment to be the active production deployment for its server.
Stop Deployment
Stop a running deployment.
List Organizations
List the organizations the authenticated user can access.
Create Organization
Create an organization.
Update Organization
Update an organization.
Delete Organization
Delete an organization.
List Plans
List the publicly available Manufact plans.
List Server Actor Labels
Resolve display names for actor IDs seen on an MCP server.
List Server Client Breakdown
Break down traffic by MCP client for an MCP server.
List Server Error Runtime Logs
List runtime error log entries for an MCP server.
List Server Tool Breakdown
Break down tool calls by tool for an MCP server.
List Server Tool Definitions
List the tool definitions observed on an MCP server.
List Server Tool Errors
List tool-call errors for an MCP server.
Get Server Analytics Health
Retrieve health metrics for an MCP server.
Get Server Analytics Summary
Retrieve the headline usage summary for an MCP server.
Get Server Requests By Country
Break down requests by country for an MCP server.
Get Server Domain Status
Retrieve the custom-domain status for an MCP server.
Delete Server Domain
Remove a custom domain from an MCP server.
Cancel Server Domain Removal
Cancel a pending custom-domain removal for an MCP server.
Request Server Domain
Attach a custom domain to an MCP server.
Sync Server Domain
Re-synchronise custom-domain configuration for an MCP server.
Verify Server Domain
Verify DNS for a custom domain attached to an MCP server.
List Server Env Variables
List the environment variables configured on an MCP server.
List Server Managed Env Variables
List the environment variables Manufact manages for an MCP server.
Create Server Env Variable
Add an environment variable to an MCP server.
Replace Server Env Variables
Replace the full set of environment variables on an MCP server.
Update Server Env Variable
Update a single environment variable on an MCP server.
Delete Server Env Variable
Delete a single environment variable from an MCP server.
Get Server Logs
Retrieve runtime logs for an MCP server.
List Server Pools
List the server pools visible to the authenticated user.
Get Server Pool
Retrieve a single server pool by its ID, including its member servers.
Create Server Pool
Create a server pool.
Update Server Pool
Update a server pool.
Delete Server Pool
Delete a server pool.
List Server Repository Branches
List the branches of the repository bound to an MCP server.
List Server Repository Tree Paths
List directory paths in the repository bound to an MCP server.
Set Server Repository
Bind a GitHub repository to an MCP server.
Unlink Server Repository
Unbind the GitHub repository from an MCP server.
List Server Feedback
List end-user feedback submitted against an MCP server.
List Servers
List the MCP servers visible to the authenticated user.
Get Server
Retrieve a single MCP server by its ID.
Get Server Submission Draft
Retrieve the saved app-directory submission draft for an MCP server.
Create Server
Create an MCP server, either built from a GitHub repository or registered as an externally hosted URL.
Create Server Proxy
Enable proxying for an MCP server.
Update Server
Update an MCP server’s configuration or metadata.
Delete Server
Delete an MCP server and tear down its hosting.
Delete Server Proxy
Disable proxying for an MCP server.