Logo

Integration

How to use and integrate with MCP-powered features in SystemPrompt

MCP Integrations

SystemPrompt leverages the Model Context Protocol (MCP) to provide seamless integration with various tools, services, and data sources. This page explains how these integrations work and how to effectively use them in your workflows.

Available Integrations

SystemPrompt currently supports the following MCP-powered integrations:

Reddit Integration

The Reddit MCP integration enables voice-controlled browsing, searching, and interaction with Reddit content.

Capabilities:

  • Browse subreddits and posts using natural language
  • Search for specific content across Reddit
  • Read and summarize comments
  • Create posts and reply to comments (Premium tier)
  • Filter content by popularity, recency, or relevance

Example commands:

"Search Reddit for top posts about AI voice assistants"
"Summarize comments from the most controversial post in r/technology"
"Create a new post in r/MachineLearning about MCP architecture"
"Reply to the top comment with my thoughts on transformer models"

Integration Architecture

Each MCP integration follows a similar architectural pattern:

  1. Authentication: Secure OAuth-based authentication for external services
  2. Server Process: Dedicated MCP server that exposes service-specific capabilities
  3. Permission Model: User approval required for any action that modifies data
  4. Data Flow: Standardized data exchange between SystemPrompt and the service

Using Integrations

Authentication Setup

Before using an integration, you'll need to connect your account:

  1. Open SystemPrompt and navigate to Settings > Integrations
  2. Select the service you want to connect (e.g., Reddit, Gmail)
  3. Follow the OAuth authentication flow
  4. Grant the requested permissions
  5. Confirm the connection in SystemPrompt

Permission Model

SystemPrompt follows a permission-based model for all integrations:

  • Read operations: Automatically approved based on initial authentication
  • Write operations: Require explicit user approval for each action
  • Sensitive operations: Always require confirmation before execution

Cross-Device Availability

Once configured, your integrations are available across all your devices:

  • Authentication tokens are securely synchronized
  • Integration preferences follow your account
  • Usage history is maintained across sessions

Coming Soon

We're constantly expanding our MCP integration capabilities. Future integrations in development include:

  • YouTube: Voice-controlled video browsing, search, and interaction
  • Shopify: E-commerce management through voice commands
  • Slack: Team communication and workspace management
  • LinkedIn: Professional networking and content management

Stay tuned for updates on these and other upcoming integrations!

On this page