Quickstart
Create your first project board, connect an AI assistant, and confirm it can read the work you want to manage — all in under 5 minutes.
Create your workspace
Sign in and create a workspace with a project board. This gives your AI assistant a focused view of the work you want to manage.
Create New Project
Initialize your workspace to organize your tasks and workflows.
Find your Organization ID
Your Organization ID connects your AI assistant to the right workspace. You’ll need it in the next step.
Connect your assistant
Add the connection to your AI assistant’s settings. Replace YOUR_ORG_ID with the Organization ID you copied.
{
"mcpServers": {
"agiflow": {
"url": "https://api.agiflow.io/api/v1/organizations/YOUR_ORG_ID/mcp"
}
}
}Where to paste this
ChatGPT
Settings → MCP Servers → Add Server
Claude
Settings → MCP Servers → Add
Cursor
Settings → MCP → Add Server
Confirm it works
Test the connection by asking your AI assistant a simple question:
Your assistant should return project information from your board. If it does, you’re all set.
02 — If It Doesn’t Work
“I can’t find any projects”
Make sure you created at least one project in your workspace before connecting. Your assistant needs something on the board to read.
Sign-in window doesn’t appear
Check that the URL in your configuration is correct and includes your Organization ID. If you copied it from this page, make sure you replaced YOUR_ORG_ID with your actual ID.
Connection times out
Try restarting your AI assistant and connecting again. Some tools need a restart after adding a new server connection.