add-mcp
Back to registry
Agiflow logo

Agiflow

v1.0.0

agiflow.io/agiflow-mcp-server

Agiflow is a hosted project board designed for teams to work with external AI assistants on projects, tasks, comments, artifacts, and workflow coordination. It provides scoped access so assistants can operate on selected organizations, projects, work units, or tasks while Agiflow remains the system of record.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://agiflow.io/api/v1/mcp
npx add-mcp@latest https://agiflow.io/api/v1/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=io.agiflow%2Fagiflow-mcp-server"

More from agiflow.io