- Agent
- Terminal
Add Connectors Through Your Agent
The simplest way to add MCP connectors is to ask your agent to do it for you. Since Ultra is already connected to your agent, just tell it what services you want to connect:- “Connect to the Notion connector”
- “Add the GitHub connector”
- “Set up the filesystem connector so you can read my project files”
- “Add the Linear connector”
Popular Connectors
Select a connector to see setup instructions.Notion
Notion
Ask your agent: “Add the Notion connector”Notion uses OAuth. You will be redirected to Notion in your browser to authorize access to your workspace. Tokens are stored and refreshed automatically.You need to be a member of the Notion workspace you want to connect.
Slack
Slack
Slack needs a Slack app in your workspace before Ultra can connect. Slack’s MCP server does not register clients automatically, so the OAuth flow needs a pre-registered app’s client ID and secret.
- Create or open an app at api.slack.com/apps. Slack allows only internal or directory-published apps to use MCP.
- Under OAuth & Permissions, grant the user token scopes in the table below, then install the app to your workspace.
- Copy the Client ID and Client Secret from Basic Information > App Credentials.
- Ask your agent: “Add the Slack connector”
- Ask your agent to set the credentials, for example “Set the Slack connector’s client_id and client_secret” followed by the two values. Your agent applies them with the
ultra_configuretool. - Ask your agent to reconnect Slack. Authorize in your browser when Slack prompts you.
Required scopes
Ultra currently requests every Slack MCP user-token scope below. Add the same scopes to the Slack app before reconnecting; otherwise Slack may reject the request or issue a token that cannot use every Slack MCP tool.Linear
Linear
Ask your agent: “Add the Linear connector”Linear uses OAuth. Authorize in your browser when prompted.
GitHub
GitHub
Ask your agent: “Add the GitHub connector”You will be prompted for a Personal Access Token (PAT). Create one at github.com/settings/tokens with the scopes you need (typically
repo and read:org).Use a fine-grained PAT scoped to only the repositories you need for better security.Figma
Figma
Ask your agent: “Add the Figma connector”Figma uses OAuth. You will be redirected to Figma in your browser to authorize access to your files and projects.
AWS
AWS
Ask your agent: “Add the AWS connector”You will need AWS credentials configured on your machine (via
~/.aws/credentials or environment variables).Jira
Jira
Ask your agent: “Add the Jira connector”You will be prompted for your Jira instance URL and an API token. Create one at id.atlassian.com/manage-profile/security/api-tokens.
Mintlify
Mintlify
Ask your agent: “Add the Mintlify connector”You will need your Mintlify project subdomain or API key.
Salesforce
Salesforce
Ask your agent: “Add the Salesforce connector”Salesforce uses OAuth. You will be redirected to Salesforce in your browser to authorize access to your org.
Datadog
Datadog
Ask your agent: “Add the Datadog connector”You will be prompted for your Datadog API key and application key. Find these in your Datadog org settings under API Keys.
PostgreSQL
PostgreSQL
Ask your agent: “Add the PostgreSQL connector”You will be prompted for your database connection string. Use a read-only database user when possible.
Vanta
Vanta
Ask your agent: “Add the Vanta connector”Vanta uses OAuth. You will be redirected to Vanta in your browser to authorize. Once approved, the token is stored and refreshed automatically.You need an active Vanta account with appropriate permissions. If you see an authentication error, check with your Vanta admin that your account has API access enabled.
Filesystem
Filesystem
Ask your agent: “Add the filesystem connector for my project files”The filesystem connector runs locally and does not require authentication. You will be asked which directories to allow access to.Only grant access to directories you are comfortable sharing with your AI agent. Never point it at your home directory or root.
Supported Agents
Ultra works with all major MCP-compatible AI agents:Run
ultra doctor to see which agents are detected on your machine, or ultra install to configure a specific agent.