Connect Qoder to external services through marketplace integrations or custom MCP servers.
Connectors let Qoder use tools provided by an external service. Use one when a task needs information or actions outside the current workspace, such as project management, databases, documentation, or automation services.
Select Add Connector to open Add custom MCP. The resulting server is user-level and its configuration is saved under
Describe the external system, intended action, and scope in your task. To choose a connector explicitly, type
Install a Connector
- Select Extensions in the left sidebar.
- Open the Connectors tab.
- Browse by category, switch between Popular and Newest, or use Search.
- Open View details and review the service, publisher, capabilities, and requested access.
- Select Install, then complete any authentication or setup requested by the service.
Add a custom MCP server
Select Add Connector to open Add custom MCP. The resulting server is user-level and its configuration is saved under mcpServers in ~/.qoder/settings.json.
Choose either method:
- Form: enter an MCP name, choose a transport, and complete the fields shown for that transport.
- JSON: paste a complete MCP server configuration after reviewing its command, arguments, URL, and environment-variable names.
Use a Connector in a task
Describe the external system, intended action, and scope in your task. To choose a connector explicitly, type / and select it from the connector suggestions. Qoder may request approval before a tool call, depending on the current access-permission setting and the requested action.
Verify and troubleshoot
- Confirm that the Connector is installed and any required account authorization is complete.
- Ask for a small read-only operation and verify the returned account, project, or workspace.
- For a custom MCP server, check the transport, command or URL, arguments, environment variables, and network access.
- Retry only after the server's tool list loads successfully.