Integrations and Settings
II-Agent exposes multiple extension surfaces, and they live across both integrations/ and
settings/.
Integration Domains
Connectors
- connector records and auth state
- GitHub and Google Drive related flows
- Composio-backed integrations
Prompt enhancement
- dedicated services for rewriting or strengthening user prompts before execution
Mobile
- Apple/mobile support areas for mobile-oriented workflows
Settings Domains
LLM settings
User model preferences and provider configuration surfaces.
MCP settings
Server registration and per-user configuration for MCP-backed workflows.
Skills settings
User-visible built-in/custom skill management.
Why These Pages Matter
Without integration docs, contributors have to reverse-engineer:
- which setting is user-specific vs system-wide
- whether a connector is modeled as a domain entity or only an external client
- where to document new extension points
Related Routes
/connectors/connectors/composio/enhance-prompt/user-settings/models/user-settings/mcp/user-settings/skills