Open Integrations
- In Formly, open User Settings.
- Go to Integrations.
- Review the available built-in integrations and MCP connections.
Built-In Integrations
Formly currently shows built-in cards for:- GitHub
- Linear
- Jira
- Atlassian MCP
- Slack status
Add a Custom MCP Connection
- Click Add Integration.
- Enter a Connection Name.
- Enter an MCP Server URL that starts with
https://. - Leave Access Token empty to use OAuth, or provide a token for a manual bearer-token connection.
Atlassian MCP Setup
Use the built-in Atlassian MCP card when you want to connect to Atlassian’s hosted MCP server. Before you click Connect in Formly, make sure your Atlassian admin has allowed your Formly callback domain:- Open
https://admin.atlassian.com - Select your Atlassian organization
- Go to Apps -> AI settings -> Rovo MCP server
- Click Add domain
- Add the Formly domain that receives the OAuth callback
https://api.formly.ai/**https://api.dev.formly.ai/**http://localhost:3002/**for local testing
Manage Existing MCP Connections
For each MCP connection card, you can:- Run Test
- Disconnect the connection
- Toggle Agent Access when the connection is authenticated
Troubleshooting
If an MCP connection fails:- Confirm the MCP URL is valid and starts with
https:// - Retry the OAuth flow and make sure popup windows are not blocked
- Verify the provider account, permissions, and callback setup
- For Atlassian MCP, confirm the callback domain is allowed in Atlassian Administration -> Apps -> AI settings -> Rovo MCP server