Skip to content

MCP 0.0.3

Authenticate the Work Unit MCP

Work Unit MCP accepts an API key and keeps its Work unit scope in the endpoint.

Use an API key with the scoped endpoint

The endpoint path fixes the server scope and the API key authenticates the caller. Keep the URL and key together in the client configuration.

API key setup

  1. Open the scoped connection panel. Open the work unit and choose Work Unit MCP from its action menu..
  2. Generate the key. Use Generate API Key, or open Organization settings, Developer, then API Keys.
  3. Copy the key immediately. Agiflow shows a new key once, so store it in the secret store used by the MCP client.
  4. Paste the endpoint and header. Use the generated endpoint and add the x-api-key header.
  5. Restart and verify. Ask for the current scope before requesting a change.
headers: x-api-key: YOUR_API_KEY

Need help?

Something not working as described? We're here to help.

Email support

Community

See how others are using Agiflow to manage their projects.

Join Discord

Developer docs

Looking for technical documentation and API references?

View docs