- Client
- Terminal
Add Servers Through Your AI Client
The simplest way to add MCP servers is to ask your AI client to do it for you. Since Ultra is already connected to your client, just tell it what services you want to connect:- “Connect to the Notion MCP server”
- “Add the GitHub MCP server”
- “Set up the filesystem server so you can read my project files”
- “Add the Linear MCP server”
Popular Servers
Select a server to see setup instructions.Notion
Notion
Ask your AI client: “Add the Notion MCP server”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
Ask your AI client: “Add the Slack MCP server”Slack uses OAuth. You will be redirected to Slack in your browser to authorize.
Linear
Linear
Ask your AI client: “Add the Linear MCP server”Linear uses OAuth. Authorize in your browser when prompted.
GitHub
GitHub
Ask your AI client: “Add the GitHub MCP server”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 AI client: “Add the Figma MCP server”Figma uses OAuth. You will be redirected to Figma in your browser to authorize access to your files and projects.
AWS
AWS
Ask your AI client: “Add the AWS MCP server”You will need AWS credentials configured on your machine (via
~/.aws/credentials or environment variables).Jira
Jira
Ask your AI client: “Add the Jira MCP server”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 AI client: “Add the Mintlify MCP server”You will need your Mintlify project subdomain or API key.
Salesforce
Salesforce
Ask your AI client: “Add the Salesforce MCP server”Salesforce uses OAuth. You will be redirected to Salesforce in your browser to authorize access to your org.
Datadog
Datadog
Ask your AI client: “Add the Datadog MCP server”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 AI client: “Add the PostgreSQL MCP server”You will be prompted for your database connection string. Use a read-only database user when possible.
Vanta
Vanta
Ask your AI client: “Add the Vanta MCP server”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 AI client: “Add the filesystem server for my project files”The filesystem server 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 client. Never point it at your home directory or root.
Supported Clients
Ultra works with all major MCP-compatible AI clients:| Client | Type |
|---|---|
| Claude Desktop | Desktop app |
| Cursor | IDE |
| VS Code | IDE |
| GitHub Copilot | IDE (via VS Code) |
| Claude Code | CLI |
| Codex | CLI |
| Windsurf | IDE |
| Roo Code | VS Code extension |
| Goose | CLI |
| Gemini | Desktop app |
| LM Studio | Desktop app |
| Amazon Q Developer | CLI |
ultra doctor to see which clients are detected on your machine, or ultra install to configure a specific client.